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

Unified Diff: tools/valgrind-webrtc/memcheck/suppressions.txt

Issue 1807673004: Revert of Revert opus memcheck suppression (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 9 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/valgrind-webrtc/memcheck/suppressions.txt
diff --git a/tools/valgrind-webrtc/memcheck/suppressions.txt b/tools/valgrind-webrtc/memcheck/suppressions.txt
index 9919522e8382604c6786bddb4677fa599c26bc9b..fce9259b92015e8ef27e6742f65110fc8bcb9987 100644
--- a/tools/valgrind-webrtc/memcheck/suppressions.txt
+++ b/tools/valgrind-webrtc/memcheck/suppressions.txt
@@ -416,3 +416,16 @@
fun:_ZN12_GLOBAL__N_118StatsCollectorTest22TestCertificateReportsERKN3rtc18FakeSSLCertificateERKSt6vectorISsSaISsEES4_S9_
fun:_ZN12_GLOBAL__N_156StatsCollectorTest_ChainedCertificateReportsCreated_Test8TestBodyEv
}
+{
+ bug_5651
+ Memcheck:Unaddressable
+ fun:silk_NLSF_encode
+ fun:silk_process_NLSFs
+ fun:silk_process_NLSFs_FLP
+ fun:silk_find_pred_coefs_FLP
+ fun:silk_encode_frame_FLP
+ fun:silk_Encode
+ fun:opus_encode_native
+ fun:opus_encode
+ fun:WebRtcOpus_Encode
+}
« 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