Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(491)

Unified Diff: tools_webrtc/valgrind/memcheck/suppressions.txt

Issue 2875803003: Opus tests: Remove suppressions for webrtc:6444 (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools_webrtc/valgrind/memcheck/suppressions.txt
diff --git a/tools_webrtc/valgrind/memcheck/suppressions.txt b/tools_webrtc/valgrind/memcheck/suppressions.txt
index 6242afce55cf5257909ce0fc1e69ebbbb8ff1e3d..a80da8ec20711a01cc22a360267cd15efd796ebd 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698