| Index: tools/valgrind/tsan/suppressions_win32.txt
|
| diff --git a/tools/valgrind/tsan/suppressions_win32.txt b/tools/valgrind/tsan/suppressions_win32.txt
|
| index 68b97a097b1cc6214baf3c27453d0a2facdb8b23..8c59febc77774726d75d926ebc95fb54802fa69d 100644
|
| --- a/tools/valgrind/tsan/suppressions_win32.txt
|
| +++ b/tools/valgrind/tsan/suppressions_win32.txt
|
| @@ -242,3 +242,34 @@
|
| fun:NdrNonEncapsulatedUnionBufferSize
|
| fun:NdrNonEncapsulatedUnionBufferSize
|
| }
|
| +{
|
| + 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
|
| +}
|
|
|