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 |
... |