| 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
|
| ...
|
| -}
|
| +}
|
|
|