Add memcheck suppressions.
See https://bugs.chromium.org/p/webrtc/issues/detail?id=6784. Logs at https://chromium-swarm.appspot.com/user/task/32c3751be40a5a10. BUG=webrtc:6784 R=kjellander@webrtc.org NOTRY=True Review-Url: https://codereview.webrtc.org/2532923002 Cr-Commit-Position: refs/heads/master@{#15263}
This commit is contained in:
parent
26fa6b2103
commit
fb4a37abdd
@ -31,6 +31,14 @@
|
||||
#-----------------------------------------------------------------------
|
||||
# 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user