[Bug libstdc++/65434] Memory leak in pool constructor
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 16 15:09:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65434
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Dmitry Shachnev from comment #0)
> 18,944 bytes in 1 blocks are still reachable in loss record 1 of 1
"still reachable" is not a leak, the memory is still in use by the runtime.
This is intentional.
More information about the Gcc-bugs
mailing list