This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/46455] resource leaks due to missing destructors for mutexes and condvars
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 31 Mar 2011 17:59:25 +0000
- Subject: [Bug libstdc++/46455] resource leaks due to missing destructors for mutexes and condvars
- Auto-submitted: auto-generated
- References: <bug-46455-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46455
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arch.jslin at gmail dot com
--- Comment #38 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-03-31 17:59:22 UTC ---
*** Bug 48391 has been marked as a duplicate of this bug. ***