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

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

Issue 1799093002: Make opus memcheck suppression more generic (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 1324ccbf7de28923f002d8b131f8e78badfd3be0..fce9259b92015e8ef27e6742f65110fc8bcb9987 100644
--- a/tools/valgrind-webrtc/memcheck/suppressions.txt
+++ b/tools/valgrind-webrtc/memcheck/suppressions.txt
@@ -428,11 +428,4 @@
fun:opus_encode_native
fun:opus_encode
fun:WebRtcOpus_Encode
- fun:_ZZN6webrtc16AudioEncoderOpus10EncodeImplEjN3rtc9ArrayViewIKsEEPNS1_6BufferEENK3$_0clENS2_IhEE
- fun:_ZN3rtc6Buffer10AppendDataIhZN6webrtc16AudioEncoderOpus10EncodeImplEjNS_9ArrayViewIKsEEPS0_E3$_0Li0EEEmmOT0_
- fun:_ZN6webrtc16AudioEncoderOpus10EncodeImplEjN3rtc9ArrayViewIKsEEPNS1_6BufferE
- fun:_ZN6webrtc12AudioEncoder6EncodeEjN3rtc9ArrayViewIKsEEPNS1_6BufferE
- fun:_ZN6webrtc16AudioDecoderTest11EncodeFrameEPKsmPN3rtc6BufferE
- fun:_ZN6webrtc16AudioDecoderTest16EncodeDecodeTestEmidii
- fun:_ZN6webrtc38AudioDecoderOpusTest_EncodeDecode_Test8TestBodyEv
}
« 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