diff options
author | timurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-27 11:28:58 +0000 |
---|---|---|
committer | timurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-27 11:28:58 +0000 |
commit | 8a734428831e1ef29b0201e01457b41140bd079e (patch) | |
tree | d6f73047df698c4da07af6d1a2d3a20b7d039362 /DEPS | |
parent | 718e615c688f3ffe343813042c1da15c9e624c48 (diff) | |
download | chromium_src-8a734428831e1ef29b0201e01457b41140bd079e.zip chromium_src-8a734428831e1ef29b0201e01457b41140bd079e.tar.gz chromium_src-8a734428831e1ef29b0201e01457b41140bd079e.tar.bz2 |
Suppress a data race on vfptr in ipc/ipc_sync_channel_unittest.cc
This race was already suppressed, but the existing suppression doesn't
work if the order of accesses is different. We can prepare a suppression to make TSAN bots silent
but it will be way too wide. I think adding one line of annotation with comment (twice) is better in terms of precision.
BUG=25841
Review URL: http://codereview.chromium.org/339008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30181 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
0 files changed, 0 insertions, 0 deletions