Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(64)

Unified Diff: tools/valgrind/tsan_v2/suppressions.txt

Issue 11227052: More changes for TSan v2 support: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« build/common.gypi ('K') | « tools/valgrind/tsan_v2/ignores.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/tsan_v2/suppressions.txt
===================================================================
--- tools/valgrind/tsan_v2/suppressions.txt (revision 164886)
+++ tools/valgrind/tsan_v2/suppressions.txt (working copy)
@@ -10,3 +10,8 @@
# http://crbug.com/120808
race:base/threading/watchdog.cc
+# http://crbug.com/158718
+race:third_party/ffmpeg/libavcodec/pthread.c
+race:third_party/ffmpeg/libavcodec/vp8.c
+race:third_party/ffmpeg/libavutil/mem.c
+race:media::VideoFrame::HashFrameForTesting
« build/common.gypi ('K') | « tools/valgrind/tsan_v2/ignores.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698