Detecting Memory Leaks

Jerry Feldman gaf at blu.org
Fri Jul 16 07:31:01 EDT 2004


On Thu, 15 Jul 2004 18:04:00 -0400
Josh Pollak <pardsbane at offthehill.org> wrote:

> As someone else said on this list, its possible you don't have a
> memory leak, but rather the program is allocating memory and just not 
> deallocating it until much later. Also, as they said the memory might 
> not be returned to the OS just because you deallocated it. 
Most allocators never return memory back to the OS, and I am sure that
this is true with glibc. 
-- 
Jerry Feldman <gaf at blu.org>
Boston Linux and Unix user group
http://www.blu.org PGP key id:C5061EA9
PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.blu.org/pipermail/discuss/attachments/20040716/05275988/attachment.sig>


More information about the Discuss mailing list