[Bug libstdc++/47354] bitmap_allocator free_list::_M_get never locks mutex
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 19 01:31:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47354
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #23023|0 |1
is patch| |
Attachment #23023|application/octet-stream |text/plain
mime type| |
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-19 00:37:39 UTC ---
Comment on attachment 23023
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23023
Add a mutex lock step in bitmap_allocator.cc
the patch looks correct
More information about the Gcc-bugs
mailing list