diff --git a/tools/lsan/suppressions.txt b/tools/lsan/suppressions.txt index 97126ace7b..bfac77feeb 100644 --- a/tools/lsan/suppressions.txt +++ b/tools/lsan/suppressions.txt @@ -31,11 +31,23 @@ leak:XRRFindDisplay #### Actual bugs in WebRTC code #### +# libjingle_media_unittest +# https://code.google.com/p/webrtc/issues/detail?id= +leak:cricket::FakeNetworkInterface::SetOption +leak:CodecTest_TestCodecOperators_Test::TestBody +leak:VideoMediaChannelTest::AddRemoveRecvStreams() +leak:WebRtcVideoCapturerTest_TestCapture_Test::TestBody +leak:WebRtcVideoEngineTestFake_MultipleSendStreamsWithOneCapturer_Test::TestBody +leak:WebRtcVideoEngineTestFake_SetBandwidthInConference_Test::TestBody +leak:WebRtcVideoEngineTestFake_SetSendCodecsRejectBadFormat_Test::TestBody + # libjingle_peerconnection_unittest # https://code.google.com/p/webrtc/issues/detail?id=2528 leak:cricket::FakeVideoMediaChannel::~FakeVideoMediaChannel leak:cricket::MediaSessionDescriptionFactory::CreateAnswer leak:cricket::MediaSessionDescriptionFactory::CreateOffer +leak:DtmfSenderTest_InsertEmptyTonesToCancelPreviousTask_Test::TestBody +leak:sigslot::_signal_base2::~_signal_base2() leak:testing::internal::CmpHelperEQ leak:webrtc::AudioDeviceLinuxALSA::InitMicrophone leak:webrtc::AudioDeviceLinuxALSA::InitSpeaker @@ -44,7 +56,13 @@ leak:webrtc::FakeConstraints::AddOptional leak:webrtc::WebRtcIdentityRequestObserver::OnSuccess leak:webrtc::WebRtcSessionDescriptionFactory::InternalCreateAnswer leak:webrtc::WebRtcSessionDescriptionFactory::InternalCreateOffer +leak:PeerConnectionInterfaceTest_SsrcInOfferAnswer_Test::TestBody +leak:PeerConnectionInterfaceTest_CloseAndTestMethods_Test::TestBody leak:WebRtcSdpTest::TestDeserializeRtcpFb +leak:WebRtcSdpTest::TestSerialize +leak:WebRtcSdpTest_SerializeSessionDescriptionWithDataChannelAndBandwidth_Test::TestBody +leak:WebRtcSdpTest_SerializeSessionDescriptionWithBandwidth_Test::TestBody +leak:WebRtcSessionTest::SetLocalDescriptionExpectError leak:WebRtcSessionTest_TestAVOfferWithAudioOnlyAnswer_Test::TestBody # libjingle_unittest