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

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

Issue 2758943002: Remove obsolete suppressions. (Closed)
Patch Set: Created 3 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 | « tools-webrtc/sanitizers/lsan_suppressions_webrtc.cc ('k') | 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 6182f56d7061c447ce92bd3b2122c38a6f4900a8..f1eff06edfa6cd73b694d2f88e8106044549b09f 100644
--- a/tools-webrtc/valgrind/memcheck/suppressions.txt
+++ b/tools-webrtc/valgrind/memcheck/suppressions.txt
@@ -32,14 +32,6 @@
# webrtc stuff
{
- bug_6784
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN3rtc10HttpServer16HandleConnectionEPNS_15StreamInterfaceE
- fun:_ZN3rtc12_GLOBAL__N_122CreateClientConnectionERNS_10HttpServerERNS0_17HttpServerMonitorEb
- fun:_ZN3rtc47HttpServer_SignalsCloseAfterForcedCloseAll_Test8TestBodyEv
-}
-{
bug_6773_3
Memcheck:Uninitialized
fun:vfprintf
@@ -163,13 +155,6 @@
fun:_ZN9rtc15OpenSSLIdentity14FromPEMStringsERKSsS2_
}
{
- SignalsCloseAfterForcedCloseAll
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN3rtc10HttpServer10Connection12BeginProcessEPNS_15StreamInterfaceE
- ...
-}
-{
SignalsCloseAfterForcedCloseAll2
Memcheck:Leak
fun:_Znw*
@@ -484,21 +469,6 @@
fun:_ZN6webrtc51AudioEncoderCopyRedDeathTest_NullSpeechEncoder_Test8TestBodyEv
}
{
- bug_5988
- Memcheck:Leak
- fun:_Znw*
- fun:_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_EN3rtc5ilessESaIS2_EE15_M_insert_equalIS2_EESt17_Rb_tree_iteratorIS2_EOT_
- fun:_ZN3rtc8HttpData12changeHeaderERKSsS2_NS0_13HeaderCombineE
- fun:_ZN3rtc16HttpResponseData9set_errorEj
- fun:_ZN3rtc12_GLOBAL__N_117HttpServerMonitor9OnRequestEPNS_10HttpServerEPNS_21HttpServerTransactionE
- fun:_ZN3rtc10HttpServer10Connection14onHttpCompleteENS_8HttpModeENS_9HttpErrorE
- fun:_ZN3rtc8HttpBase10OnCompleteENS_9HttpErrorE
- fun:_ZN3rtc8HttpBase17OnHttpStreamEventEPNS_15StreamInterfaceEii
- fun:_ZN7testing12StreamSource11QueueStringEPKc
- fun:_ZN3rtc12_GLOBAL__N_122CreateClientConnectionERNS_10HttpServerERNS0_17HttpServerMonitorEb
- fun:_ZN3rtc47HttpServer_SignalsCloseAfterForcedCloseAll_Test8TestBodyEv
-}
-{
bug_5989
Memcheck:Unaddressable
...
@@ -541,4 +511,4 @@
fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv
fun:_ZNK6webrtc11MockRtpRtcp11FlexfecSsrcEv
...
-}
+}
« no previous file with comments | « tools-webrtc/sanitizers/lsan_suppressions_webrtc.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698