Bug?: g++, memusage reports memory leak with an empty programm

John Levon levon@movementarian.org
Thu Mar 20 20:40:00 GMT 2003


On Thu, Mar 20, 2003 at 08:27:11PM +0100, Christoph Rabel wrote:

> g++ memtest.cpp -o memtest
> 
> memusage ./memtest
> 
> Here memusage reports 116 bytes that were allocated but not freed. On 

You may find :

http://gcc.gnu.org/onlinedocs/libstdc++/debug.html

useful

regards,
john



More information about the Gcc-bugs mailing list