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

  • Thread starter Thread starter Kim Ward
  • Start date Start date
Status
Not open for further replies.
K

Kim Ward

Guest
I cannot see how or why either of those methods would cause a memory leak. It's all down to how you use what they provide you. You don't want to manually delete any objects at this point as you're returning it and wouldn't be able to make use of it if you deleted it. I believe we would need more information in order to help you. I expect the problem is how you're handling the EncodedPasswd instance later on.

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