diff options
Diffstat (limited to 'tools/valgrind/tsan')
-rw-r--r-- | tools/valgrind/tsan/suppressions_win32.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/tools/valgrind/tsan/suppressions_win32.txt b/tools/valgrind/tsan/suppressions_win32.txt index b1e111c..056b8d8 100644 --- a/tools/valgrind/tsan/suppressions_win32.txt +++ b/tools/valgrind/tsan/suppressions_win32.txt @@ -223,3 +223,23 @@ ... fun:media::FFmpegVideoDecoder::Decode } +{ + bug_287796 + ThreadSanitizer:Race + fun:ServerLicensingOpenW + fun:NdrPointerFree + fun:NdrPointerFree + fun:NdrPointerFree + fun:NdrPointerFree + fun:NdrPointerFree + fun:NdrUserMarshalMemorySize + fun:NdrPointerFree + fun:I_RpcReceive + fun:I_RpcReceive + fun:I_RpcReceive + fun:NdrRpcSsDefaultFree + fun:NdrRpcSsDefaultFree + fun:NdrOleFree + fun:NdrNonEncapsulatedUnionBufferSize + fun:NdrNonEncapsulatedUnionBufferSize +} |