[Bug libstdc++/62313] Data race in debug iterators

dvyukov at google dot com gcc-bugzilla@gcc.gnu.org
Tue Sep 2 03:30:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62313

--- Comment #9 from Dmitry Vyukov <dvyukov at google dot com> ---
Don't forget about destructor -- the iterator must be removed from list before
it destruction starts.



More information about the Gcc-bugs mailing list