This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/53242] Invalid write in push_back
- From: "rsfalcon7 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 05 May 2012 02:31:22 +0000
- Subject: [Bug libstdc++/53242] Invalid write in push_back
- Auto-submitted: auto-generated
- References: <bug-53242-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53242
--- Comment #4 from Rafael <rsfalcon7 at gmail dot com> 2012-05-05 02:31:22 UTC ---
I did that.
But I never tested the indices because gdb says that the problem is inside
push_back, so I thought it will be a mem leak and went to valgrind.