diff options
-rw-r--r-- | tools/valgrind/tsan/suppressions_win32.txt | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/tools/valgrind/tsan/suppressions_win32.txt b/tools/valgrind/tsan/suppressions_win32.txt index c7f2c40..636750a 100644 --- a/tools/valgrind/tsan/suppressions_win32.txt +++ b/tools/valgrind/tsan/suppressions_win32.txt @@ -177,9 +177,9 @@ fun:media::FFmpegAudioDecoder::DoDecodeBuffer } { - bug_144928 + bug_144928_a ThreadSanitizer:Race - fun:google_breakpad::CrashGenerationServer::HandleConnectionRequest + fun:google_breakpad::CrashGenerationServer::Handle* fun:google_breakpad::CrashGenerationServer::OnPipeConnected fun:RtlSetTimer fun:RtlSetTimer @@ -193,20 +193,6 @@ { bug_144928_b ThreadSanitizer:Race - fun:google_breakpad::CrashGenerationServer::HandleConnectingState - fun:google_breakpad::CrashGenerationServer::OnPipeConnected - fun:RtlSetTimer - fun:RtlSetTimer - fun:TpReleaseTimer - fun:TpReleaseTimer - fun:RtlMultiByteToUnicodeSize - fun:TpCallbackMayRunLong - fun:TpCallbackMayRunLong - fun:BaseThreadInitThunk -} -{ - bug_144928_c - ThreadSanitizer:Race fun:google_breakpad::CrashGenerationServer::~CrashGenerationServer fun:google_breakpad::CrashGenerationServer::`scalar deleting destructor' fun:scoped_ptr::~scoped_ptr |