r240549 - in /branches/gcc-5-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Tue Sep 27 15:37:00 GMT 2016


Author: redi
Date: Tue Sep 27 15:37:44 2016
New Revision: 240549

URL: https://gcc.gnu.org/viewcvs?rev=240549&root=gcc&view=rev
Log:
Fix lifetime of mutex lock in debug iterator

	* include/debug/safe_iterator.h (_Safe_iterator::operator++()): Fix
	lifetime of lock.

Modified:
    branches/gcc-5-branch/libstdc++-v3/ChangeLog
    branches/gcc-5-branch/libstdc++-v3/include/debug/safe_iterator.h



More information about the Libstdc++-cvs mailing list