From 9e230eae828724f03b9f5ebf1d6aa4e2f20a4bd0 Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Thu, 8 May 2014 12:24:17 +0000 Subject: [PATCH] DrMemory: Removing suppression as Dr Memory was fixed. According to https://code.google.com/p/webrtc/issues/detail?id=3275 the issue is now fixed in the drmemory.DEPS of r267732. Since we don't roll this DEPS (it's automatically updated as it's a separate solution in the checkout for these bots) we already have this update. BUG=3275 TEST=Passing trybot: git try --bot=win_drmemory_light R=pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/20429004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6077 4adac7df-926f-26a2-2b94-8c16560cd09d --- tools/valgrind-webrtc/drmemory/suppressions.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tools/valgrind-webrtc/drmemory/suppressions.txt b/tools/valgrind-webrtc/drmemory/suppressions.txt index 2f4b6a0e97..14bfd7c83d 100644 --- a/tools/valgrind-webrtc/drmemory/suppressions.txt +++ b/tools/valgrind-webrtc/drmemory/suppressions.txt @@ -748,12 +748,6 @@ name=name=https://code.google.com/p/webrtc/issues/detail?id=3183 (3) *!RtpRtcpRtxNackTest_RtxNack_Test::TestBody *!testing::internal::HandleSehExceptionsInMethodIfSupported<> -INVALID HEAP ARGUMENT -name=https://code.google.com/p/webrtc/issues/detail?id=3275 (allocated with operator new, freed with free) -drmemorylib.dll!replace_free -... -*!* - UNINITIALIZED READ name=b/11288120 *!cricket::WebRtcVideoMediaChannel::GetStats