[Bug libstdc++/27530] Possible memory leak in std::vector<int>::reserve() or std::vector<int>::clear()
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Wed May 10 12:10:00 GMT 2006
------- Comment #2 from pcarlini at suse dot de 2006-05-10 12:10 -------
Chris is right. Certainly we are not aware of any problem in that code, in
particular the 3.4.5 version, very close to the original HP/SGI code and very
well tested from that point of view (at least). Please provide a self-contained
testcase (as small as possible, of course), otherwise the PR, not really
useful, likely will be soon closed, sorry.
--
pcarlini at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Summary|Polible memory leak in |Possible memory leak in
|std::vector<int>::reserve() |std::vector<int>::reserve()
|or std::vector<int>::clear()|or std::vector<int>::clear()
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27530
More information about the Gcc-bugs
mailing list