[DUG] DLL memory leaks
Ross Levis
ross at stationplaylist.com
Sun Aug 7 15:40:37 NZST 2011
My app loads 3rd party DLL's. There is a freeware 3rd party DLL I
distribute which has a memory leak in a rare situation. The DLL source is
not available.
Unloading the DLL doesn't free the RAM. I guess Windows doesn't keep track
of RAM allocations within DLL's. Is there any ability to determine the RAM
allocated by the DLL and force this to be released when the DLL is unloaded?
I'm guessing not but thought I would ask.
Cheers,
Ross.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20110807/a6ee53e5/attachment.html
More information about the Delphi
mailing list