[Bug libstdc++/11691] stdio_filebuf leaks FILE buffer when "no close" is requested
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Thu Jul 31 03:50:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11691
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-07-31 03:50:39
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-31 03:50 -------
I can confirm the leak in the mainline (20030730), it is bad leak as if you remove the limit
on the for loop and the sleep, the program leaks memory fast.
More information about the Gcc-bugs
mailing list