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

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

Issue 2789843002: Delete VieRemb class, move functionality to PacketRouter. (Closed)
Patch Set: Delete obsolete suppression for PacketRouterTest.SendTransportFeedback. Created 3 years, 8 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 | webrtc/call/call.cc » ('j') | 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 6182f56d7061c447ce92bd3b2122c38a6f4900a8..6242afce55cf5257909ce0fc1e69ebbbb8ff1e3d 100644
--- a/tools-webrtc/valgrind/memcheck/suppressions.txt
+++ b/tools-webrtc/valgrind/memcheck/suppressions.txt
@@ -311,19 +311,6 @@
fun:WebRtcNetEQ_GetSpeechOutputType
...
}
-{
- vfprintf
- Memcheck:Uninitialized
- fun:vfprintf
- fun:vsnprintf
- fun:snprintf
- ...
- fun:_ZNK7testing8internal18FunctionMockerBaseIFbRKN6webrtc4rtcp17TransportFeedbackEEE32UntypedDescribeUninterestingCallEPKvPSo
- fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv
- fun:_ZN6webrtc11MockRtpRtcp18SendFeedbackPacketERKNS_4rtcp17TransportFeedbackE
- fun:_ZN6webrtc12PacketRouter12SendFeedbackEPNS_4rtcp17TransportFeedbackE
- fun:_ZN6webrtc34PacketRouterTest_SendFeedback_Test8TestBodyEv
-}
#-----------------------------------------------------------------------
@@ -541,4 +528,4 @@
fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv
fun:_ZNK6webrtc11MockRtpRtcp11FlexfecSsrcEv
...
-}
+}
« no previous file with comments | « no previous file | webrtc/call/call.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698