r240548 - in /branches/gcc-6-branch/libstdc++-v...

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


Author: redi
Date: Tue Sep 27 15:29:23 2016
New Revision: 240548

URL: https://gcc.gnu.org/viewcvs?rev=240548&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-6-branch/libstdc++-v3/ChangeLog
    branches/gcc-6-branch/libstdc++-v3/include/debug/safe_iterator.h



More information about the Libstdc++-cvs mailing list