Suppresses/disables tsan/memcheck issues due to sync of 63111035.
BUG=3063 R=wu@webrtc.org Review URL: https://webrtc-codereview.appspot.com/10009004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5706 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
18e5911d92
commit
26caf0eb53
@ -1,3 +1,4 @@
|
||||
TODO(wu): issue 2380
|
||||
WebRtcVideoMediaChannelTest.TwoStreamsSendAndReceive
|
||||
WebRtcVideoMediaChannelTest.TwoStreamsReUseFirstStream
|
||||
WebRtcVideoMediaChannelTest.TwoStreamsSendAndUnsignalledRecv
|
||||
|
@ -571,3 +571,20 @@
|
||||
fun:_ZN14DtlsTestClient12VerifyPacketEPKcmPj
|
||||
...
|
||||
}
|
||||
{
|
||||
bug_3063
|
||||
Memcheck:Uninitialized
|
||||
...
|
||||
fun:vfprintf
|
||||
fun:__vsnprintf_chk
|
||||
fun:_ZN6webrtc5Trace3AddENS_10TraceLevelENS_11TraceModuleEiPKcz
|
||||
fun:_ZNK6webrtc12ViECodecImpl21GetCodecTargetBitrateEiPj
|
||||
fun:_ZN7cricket23WebRtcVideoMediaChannel23MaybeChangeStartBitrateEiPN6webrtc10VideoCodecE
|
||||
fun:_ZN7cricket23WebRtcVideoMediaChannel12SetSendCodecEPNS_26WebRtcVideoChannelSendInfoERKN6webrtc10VideoCodecEiii
|
||||
fun:_ZN7cricket23WebRtcVideoMediaChannel12SetSendCodecERKN6webrtc10VideoCodecEiii
|
||||
fun:_ZN7cricket23WebRtcVideoMediaChannel13SetSendCodecsERKSt6vectorINS_10VideoCodecESaIS2_EE
|
||||
fun:_ZN21VideoMediaChannelTestIN7cricket17WebRtcVideoEngineENS0_23WebRtcVideoMediaChannelEE11SetOneCodecERKNS0_10VideoCodecE
|
||||
fun:_ZN21VideoMediaChannelTestIN7cricket17WebRtcVideoEngineENS0_23WebRtcVideoMediaChannelEE4SendERKNS0_10VideoCodecE
|
||||
fun:_ZN21VideoMediaChannelTestIN7cricket17WebRtcVideoEngineENS0_23WebRtcVideoMediaChannelEE36TwoStreamsSendAndFailUnsignalledRecvERKNS0_10VideoCodecE
|
||||
fun:_ZN69WebRtcVideoMediaChannelTest_TwoStreamsSendAndFailUnsignalledRecv_Test8TestBodyEv
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user