LSan suppressions for libjingle_peerconnection_unittest

Some more leaks have entered the code a while ago so
I'm suppressing them to green up the bot again.

BUG=2528
TEST=Successful execution of the test using the steps described in webrtc:2528.
TBR=wu@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/4419004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5177 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
kjellander@webrtc.org 2013-11-26 09:37:12 +00:00
parent 7f959980f8
commit bd51d9324e

View File

@ -14,11 +14,16 @@ leak:std::string::_Rep::_S_create
# 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:testing::internal::CmpHelperEQ
leak:webrtc::AudioDeviceLinuxALSA::InitMicrophone
leak:webrtc::AudioDeviceLinuxALSA::InitSpeaker
leak:webrtc::CreateIceCandidate
leak:webrtc::FakeConstraints::AddOptional
leak:webrtc::WebRtcIdentityRequestObserver::OnSuccess
leak:webrtc::WebRtcSessionDescriptionFactory::InternalCreateAnswer
leak:webrtc::WebRtcSessionDescriptionFactory::InternalCreateOffer
leak:WebRtcSdpTest::TestDeserializeRtcpFb
leak:WebRtcSessionTest_TestAVOfferWithAudioOnlyAnswer_Test::TestBody