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

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

Issue 2991643002: Creating a more generic memcheck suppression (Closed)
Patch Set: Created 3 years, 5 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 ef6d09fd83d08296a74fce5ae06ac910ab8576af..ba7c314e09c9d76702857c625c241e7b478476eb 100644
--- a/tools_webrtc/valgrind/memcheck/suppressions.txt
+++ b/tools_webrtc/valgrind/memcheck/suppressions.txt
@@ -54,35 +54,12 @@
fun:_ZN3rtc47HttpServer_SignalsCloseAfterForcedCloseAll_Test8TestBodyEv
}
{
- bug_6773_3
+ bug_6773
Memcheck:Uninitialized
fun:vfprintf
fun:vsnprintf
fun:snprintf
...
- fun:_ZN6webrtc36RtcpPacketFirTest_TwoFciEntries_Test8TestBodyEv
-}
-{
- bug_6773_2
- Memcheck:Uninitialized
- fun:vfprintf
- fun:vsnprintf
- fun:snprintf
- fun:_ZN7testing12_GLOBAL__N_126PrintByteSegmentInObjectToEPKhmmPSo
- ...
- fun:_ZNK6webrtc11MockRtpRtcp11FlexfecSsrcEv
- fun:_ZN6webrtc12PacketRouter16TimeToSendPacketEjtlbi
- fun:_ZN6webrtc38PacketRouterTest_TimeToSendPacket_Test8TestBodyEv
-}
-{
- bug_6773_1
- Memcheck:Uninitialized
- fun:vfprintf
- fun:vsnprintf
- fun:snprintf
- fun:_ZN7testing12_GLOBAL__N_126PrintByteSegmentInObjectToEPKhmmPSo
- ...
- fun:_ZN6webrtc28RtcpPacketFirTest_Parse_Test8TestBodyEv
}
{
bug_3446
« 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