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

Unified Diff: trunk/src/tools/valgrind/tsan/suppressions_win32.txt

Issue 163253003: Revert 232714 "suppress data race on media::CoreAudioUtil" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 10 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: 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
...
« 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