This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: How to ... also libstdc++ bug report: memory leak at filebufclose on error.
- To: Phil Edwards <pedwards at disaster dot jaj dot com>
- Subject: Re: How to ... also libstdc++ bug report: memory leak at filebufclose on error.
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Mon, 25 Sep 2000 12:12:10 -0700 (PDT)
- cc: libstdc++ at sourceware dot cygnus dot com
> > This comes from line 80 of bits/std_fstream.h in the 2.90.3
> > distribution. Will this non-standard constructor remain in the shipping
> > version? (Please say yes...;^)
>
> Ah, that one. Sorry, I was lacking coffee previously.
>
> Yeah, it's still in there, and I hope it stays there. Currently that
> second parameter for the name is unused.
That's the plan, man.
> This probably ought to go on the list of extensions.
Yep.
> > > Dunno about the memory leak problem.
I do. This has been fixed for about 4 months.
We really need to get a new snapshot out.
-benjamin