Add suppressions for memcheck errors.
BUG=webrtc:5986,webrtc:5987,webrtc:5988, webrtc:5989 NOTRY=True Review-Url: https://codereview.webrtc.org/2056713002 Cr-Commit-Position: refs/heads/master@{#13091}
This commit is contained in:
parent
8e85b3c349
commit
2c1bec3fcc
@ -441,3 +441,39 @@
|
||||
fun:_ZN6webrtc15GainControlImpl19ProcessCaptureAudioEPNS_11AudioBufferEb
|
||||
...
|
||||
}
|
||||
{
|
||||
bug_5986
|
||||
Memcheck:Unaddressable
|
||||
fun:silk_stereo_LR_to_MS
|
||||
fun:silk_Encode
|
||||
fun:opus_encode_native
|
||||
...
|
||||
}
|
||||
{
|
||||
bug_5987
|
||||
Memcheck:Leak
|
||||
fun:_Znw*
|
||||
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
|
||||
...
|
||||
fun:_ZNK3rtc15CriticalSection5EnterEv
|
||||
...
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user