Status: Unconfirmed
Owner: ----
Labels: OS-Linux Area-Misc Size-Medium Type-Bug

New issue 21468 by timurrrr: Incorrect synchronization via boolean
http://code.google.com/p/chromium/issues/detail?id=21468

Chrome Version       : r24796

In file net/base/directory_lister.cc (
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/directory_lister.cc?revision=24796
),
DirectoryLister::canceled_ is used to "synchronize" Cancel(), ThreadMain()
and OnReceivedData() without any additional means of synchronization.
Please see http://code.google.com/p/data-race-test/wiki/PopularDataRaces
for the details why this is incorrect.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to