From fd14309d9e1b4537eb8ccf694d563643fcfdd278 Mon Sep 17 00:00:00 2001 From: "henrik.lundin" Date: Fri, 12 May 2017 00:08:29 -0700 Subject: [PATCH] Opus tests: Remove suppressions for webrtc:6444 BUG=webrtc:6444 NOTRY=True Review-Url: https://codereview.webrtc.org/2875803003 Cr-Commit-Position: refs/heads/master@{#18114} --- .../valgrind/memcheck/suppressions.txt | 25 ------------------- 1 file changed, 25 deletions(-) diff --git a/tools_webrtc/valgrind/memcheck/suppressions.txt b/tools_webrtc/valgrind/memcheck/suppressions.txt index 6242afce55..a80da8ec20 100644 --- a/tools_webrtc/valgrind/memcheck/suppressions.txt +++ b/tools_webrtc/valgrind/memcheck/suppressions.txt @@ -492,31 +492,6 @@ fun:_ZNK3rtc15CriticalSection5EnterEv ... } -{ - bug_6444_encode - Memcheck:Unaddressable - fun:pitch_search - fun:run_prefilter - fun:celt_encode_with_ec - fun:opus_encode_native - ... - fun:opus_encode - fun:WebRtcOpus_Encode - ... -} -{ - bug_6444_decode - Memcheck:Unaddressable - fun:pitch_search - fun:celt_decode_lost - fun:celt_decode_with_ec - fun:opus_decode_frame - ... - fun:opus_decode_native - fun:opus_decode - fun:WebRtcOpus_Decode* - ... -} { bug_687087 Memcheck:Uninitialized