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

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

Issue 9702066: Drop some unused Memcheck:Unaddressable suppressions, widen one TSan one. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 9 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 | « tools/valgrind/memcheck/suppressions.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/suppressions.txt
===================================================================
--- tools/valgrind/tsan/suppressions.txt (revision 126869)
+++ tools/valgrind/tsan/suppressions.txt (working copy)
@@ -131,18 +131,9 @@
ThreadSanitizer:Race
...
fun:pthreadMutexAlloc
- fun:sqlite3MutexAlloc
}
{
- Two writes, same value 2 (SQLLite pthreadMutexAlloc)
- ThreadSanitizer:Race
- fun:pthreadMutexAlloc
- ...
- fun:openDatabase
-}
-
-{
Two writes, same value (under sqlite3Malloc)
ThreadSanitizer:Race
...
« no previous file with comments | « tools/valgrind/memcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698