This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51459] [4.7 Regression] 'double free or corruption' involving std::function and lambdas
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 08 Dec 2011 11:55:05 +0000
- Subject: [Bug c++/51459] [4.7 Regression] 'double free or corruption' involving std::function and lambdas
- Auto-submitted: auto-generated
- References: <bug-51459-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51459
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011-12-08
CC| |jason at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-12-08 11:55:05 UTC ---
Thanks a lot Jon, I was hoping for somebody like *you* doing this ;)
Anyway, the issue seems serious.