Adding memcheck suppression.
See linked bug. BUG=webrtc:6788 TBR=kjellander@webrtc.org NOTRY=True Review-Url: https://codereview.webrtc.org/2537563003 Cr-Commit-Position: refs/heads/master@{#15283}
This commit is contained in:
parent
6cf94a0118
commit
bdd6f4c332
@ -530,3 +530,12 @@
|
||||
fun:WebRtcOpus_Decode*
|
||||
...
|
||||
}
|
||||
{
|
||||
bug_6788
|
||||
Memcheck:Leak
|
||||
fun:_Zna*
|
||||
fun:_ZN6webrtc17RtpStreamReceiver21OnReceivedPayloadDataEPKhmPKNS_15WebRtcRTPHeaderE
|
||||
fun:_ZN6webrtc16RTPReceiverVideo14ParseRtpPacketEPNS_15WebRtcRTPHeaderERKNS_12PayloadUnionEbPKhmlb
|
||||
fun:_ZN6webrtc15RtpReceiverImpl17IncomingRtpPacketERKNS_9RTPHeaderEPKhmNS_12PayloadUnionEb
|
||||
...
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user