[Bug fortran/56491] [OOP] Memory leak with vtab's type-bound-procedures
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Sat Mar 22 15:51:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56491
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-03-22
Ever confirmed|0 |1
--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
On darwin10, r208594, I get
==84656== 4 bytes in 1 blocks are definitely lost in loss record 1 of 2
==84656== at 0x100012679: malloc (vg_replace_malloc.c:266)
==84656== by 0x100000C90: MAIN__ (in ./a.out)
==84656== by 0x100000D87: main (in ./a.out)
More information about the Gcc-bugs
mailing list