Fix libjingle memory bots by suppressing some of the errors.

BUG=1205,2153
R=mallinath@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4453 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
wu@webrtc.org
2013-07-31 17:32:36 +00:00
parent d4412feeb0
commit d40b4d9685
3 changed files with 36 additions and 14 deletions

View File

@@ -805,6 +805,13 @@
fun:_ZN29PortAllocatorSessionProxyTest13CreateChannelEv
...
}
{
bug_1972_64
Memcheck:Leak
fun:_Znw*
fun:_ZN7cricket7UDPPort16CreateConnectionERKNS_9CandidateENS_13PortInterface15CandidateOriginE
...
}
{
bug_1976_1
Memcheck:Leak
@@ -993,7 +1000,7 @@
bug_2153_1
Memcheck:Leak
fun:calloc
obj:*
...
fun:_ZN6webrtc26AudioMixerManagerLinuxALSA11OpenSpeakerEPc
fun:_ZN6webrtc20AudioDeviceLinuxALSA11InitSpeakerEv
...
@@ -1012,19 +1019,6 @@
Memcheck:Leak
fun:calloc
obj:*
obj:*
obj:*
obj:*
obj:*
fun:_ZN6webrtc26AudioMixerManagerLinuxALSA11OpenSpeakerEPc
fun:_ZN6webrtc20AudioDeviceLinuxALSA11InitSpeakerEv
...
}
{
bug_2153_4
Memcheck:Leak
fun:calloc
obj:*
fun:_ZN6webrtc26AudioMixerManagerLinuxALSA14OpenMicrophoneEPc
fun:_ZN6webrtc20AudioDeviceLinuxALSA14InitMicrophoneEv
...