Index: trunk/src/tools/valgrind/tsan/suppressions_win32.txt |
=================================================================== |
--- trunk/src/tools/valgrind/tsan/suppressions_win32.txt (revision 250976) |
+++ trunk/src/tools/valgrind/tsan/suppressions_win32.txt (working copy) |
@@ -261,37 +261,6 @@ |
fun:net::test_server::EmbeddedTestServerThreadingTestDelegate::ThreadMain |
} |
{ |
- bug_314654_a |
- ThreadSanitizer:Race |
- ... |
- fun:CoCreateInstanceEx |
- fun:CoCreateInstanceEx |
- fun:CoCreateInstanceEx |
- fun:CoCreateInstance |
- fun:base::win::ScopedComPtr::CreateInstance |
- fun:media::CoreAudioUtil::CreateDeviceEnumerator |
-} |
-{ |
- bug_314654_b |
- ThreadSanitizer:Race |
- fun:.text |
- fun:.text |
- fun:CoSetState |
- fun:CoSetState |
- fun:CoGetComCatalog |
- fun:CoGetComCatalog |
- fun:CoGetComCatalog |
- fun:CoInitializeSecurity |
- fun:CoTaskMemFree |
- fun:CoCreateInstanceEx |
- fun:CoCreateInstanceEx |
- fun:CoCreateInstanceEx |
- fun:CoCreateInstanceEx |
- fun:CoCreateInstanceEx |
- fun:CoCreateInstance |
- fun:base::win::ScopedComPtr::CreateInstance |
-} |
-{ |
bug_326282 |
ThreadSanitizer:Race |
... |