This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/10183] std::string - memory leak


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10183



------- Additional Comments From dmitry_belous at ua dot fm  2003-07-25 07:24 -------
Subject:  std::string - memory leak

I read doc at http://gcc.gnu.org/onlinedocs/libstdc++/debug.html#mem.
It is my mistake (I was not sufficiently read in this doc).
I have gcc 3.2 (cygwin) but GLIBCPP_FORCE_NEW starting with
gcc 3.3, so I can not check it.


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