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++/31826] Invalid read of size 1



------- Comment #2 from pcarlini at suse dot de  2007-05-05 00:53 -------
For just an example of user-code error leading to a valgrind message mentioning
std::string::_Rep::_M_destroy, see:

http://linux.derkeiler.com/Newsgroups/comp.os.linux.development.apps/2006-02/msg00070.html

That's why, missing a small self-contained snippet, this PR will be closed.


-- 


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


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