| Index: tools/valgrind-webrtc/drmemory/suppressions.txt
|
| diff --git a/tools/valgrind-webrtc/drmemory/suppressions.txt b/tools/valgrind-webrtc/drmemory/suppressions.txt
|
| index 1b0626c7ab640574999f53e31e31beb36e2c7b74..0658d343672f4ffb94a14fef442c60b04d0bb089 100644
|
| --- a/tools/valgrind-webrtc/drmemory/suppressions.txt
|
| +++ b/tools/valgrind-webrtc/drmemory/suppressions.txt
|
| @@ -650,3 +650,48 @@ name=https://code.google.com/p/webrtc/issues/detail?id=3490 (4)
|
| *!testing::internal::EqHelper<>::Compare<>
|
| *!rtc::AsyncWriteTest_TestWrite_Test::TestBody
|
| *!testing::internal::HandleSehExceptionsInMethodIfSupported<>
|
| +
|
| +INVALID HEAP ARGUMENT
|
| +name=https://bugs.chromium.org/p/webrtc/issues/detail?id=5653 (1)
|
| +drmemorylib.dll!replace_free
|
| +...
|
| +ucrtbased.dll!setlocale
|
| +MSVCP140D.dll!std::_Locinfo::_Locinfo_ctor
|
| +MSVCP140D.dll!std::_Locinfo::_Locinfo
|
| +...
|
| +KERNEL32.dll!BaseThreadInitThunk
|
| +
|
| +INVALID HEAP ARGUMENT
|
| +name=https://bugs.chromium.org/p/webrtc/issues/detail?id=5653 (2)
|
| +drmemorylib.dll!replace_free
|
| +...
|
| +ucrtbased.dll!setlocale
|
| +MSVCP140D.dll!std::_Locinfo::_Locinfo_ctor
|
| +MSVCP140D.dll!std::_Locinfo::_Locinfo
|
| +...
|
| +*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
|
| +
|
| +INVALID HEAP ARGUMENT
|
| +name=https://bugs.chromium.org/p/webrtc/issues/detail?id=5653 (3)
|
| +drmemorylib.dll!replace_free
|
| +...
|
| +ucrtbased.dll!setlocale
|
| +MSVCP140D.dll!std::_Locinfo::_Locinfo_ctor
|
| +MSVCP140D.dll!std::_Locinfo::_Locinfo
|
| +...
|
| +*!main
|
| +
|
| +UNINITIALIZED READ
|
| +name=https://bugs.chromium.org/p/webrtc/issues/detail?id=5653 (4)
|
| +ucrtbased.dll!umask_s
|
| +...
|
| +*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
|
| +
|
| +UNINITIALIZED READ
|
| +name=https://bugs.chromium.org/p/webrtc/issues/detail?id=5653 (5)
|
| +system call NtWriteFile parameter #5
|
| +KERNELBASE.dll!WriteFile
|
| +KERNEL32.dll!WriteFile
|
| +ucrtbased.dll!umask_s
|
| +...
|
| +*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
|
|
|