diff --git a/tools/valgrind-webrtc/drmemory/suppressions.txt b/tools/valgrind-webrtc/drmemory/suppressions.txt index 40d1a9f805..1b0626c7ab 100644 --- a/tools/valgrind-webrtc/drmemory/suppressions.txt +++ b/tools/valgrind-webrtc/drmemory/suppressions.txt @@ -2,22 +2,6 @@ # It acts as a place holder for future additions for WebRTC. # It must exist for the Python wrapper script to work properly. -INVALID HEAP ARGUMENT -name=https://code.google.com/p/webrtc/issues/detail?id=2321 (1) -drmemorylib.dll!replace_operator_delete_array -*!webrtc::scoped_array::~scoped_array -*!webrtc::PushResampler::~PushResampler -... -*!testing::internal::HandleSehExceptionsInMethodIfSupported - -INVALID HEAP ARGUMENT -name=https://code.google.com/p/webrtc/issues/detail?id=2321 (2) -drmemorylib.dll!replace_operator_delete_array -*!webrtc::scoped_array::~scoped_array -*!webrtc::PushSincResampler::~PushSincResampler -... -*!testing::internal::HandleSehExceptionsInMethodIfSupported - GDI USAGE ERROR name=https://code.google.com/p/webrtc/issues/detail?id=2323 (1) system call NtGdiDeleteObjectApp