LGTM though AutoCriticalSection is supposed to be thread-local so it should not
matter that the flag is cleared outside of the critical section. Have anything
broke? In any case this CL make things better...
On 2012/06/18 23:53:35, alexeypa wrote:
> LGTM though AutoCriticalSection is supposed to be thread-local so it should
not
> matter that the flag is cleared outside of the critical section. Have anything
> broke? In any case this CL make things better...
Nothing broke AFAIK. The Coverity static analysis tool is complaining though.
Issue 398002: Fix a race condition in AutoCriticalSection.
(Closed)
Created 12 years, 5 months ago by Lei Zhang (chromium)
Modified 12 years, 5 months ago
Reviewers: alexeypa, Mark Mentovai
Base URL: http://google-breakpad.googlecode.com/svn/trunk/
Comments: 0