This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: std::stringstream definitely leaks memory (was: Memory leak inios.cc:326)


>OK, I'm starting to look at it now.

Thanks, I appreciate it. Here's the unfinished patch for mainline. I
figure there are two ways to do this: either change/add to the
ostream/istream ctors, or hack rdbuf or init with an extra argument.

-benjamin

Attachment: p.20030401
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]