[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Handling OBJECT DELETION to avoid Memory Leakage

  • Thread starter Thread starter adhyani
  • Start date Start date
Status
Not open for further replies.
A

adhyani

Guest
Hi Kim, The Cases I have mentioned is just a sample Methods types which are detecting as a cause of Memory Leakage when I am running a progress leak_check utility. This utility identifies any Dynamic Objects whose Object or reference has been created but never get deleted in a session. I found many Methods or Procedures where Object Handle were not deleted and which we can fix easily by either deleting them in Destrctor or Finally Method However my above two cases are the one where I am confused or don't know how to handle these kind of cases. I am not sure whether these types of Methods coming in my leak_check utility is causing the issue or not. Please advise. Thanks & Regards, Ajay Dhyani,

Continue reading...
 
Status
Not open for further replies.
Back
Top