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

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

Issue 23868033: Suppress some ThreadSanitizer v2 errors in NSS. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 3 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
« no previous file with comments | « no previous file | 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 223455)
+++ tools/valgrind/tsan_v2/suppressions.txt (working copy)
@@ -128,3 +128,8 @@
# http://crbug.com/290964
race:PostponeInterruptsScope
+
+# http://crbug.com/292999
+race:LocksInitializedEarly
+race:cacheLock
+race:net/third_party/nss/ssl/sslsecur.c
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698