| Index: tools/heapcheck/suppressions.txt
|
| ===================================================================
|
| --- tools/heapcheck/suppressions.txt (revision 68701)
|
| +++ tools/heapcheck/suppressions.txt (working copy)
|
| @@ -1099,3 +1099,13 @@
|
| fun:MessageLoop::RunAllPending
|
| fun:remoting::ScreenRecorderTest_OneRecordCycle_Test::TestBody
|
| }
|
| +{
|
| + bug_65988
|
| + Heapcheck:Leak
|
| + ...
|
| + fun:remoting::protocol::RtcpWriter::SendReport
|
| + fun:remoting::protocol::RtpVideoReader::SendReceiverReportIf
|
| + fun:remoting::protocol::RtpVideoReader::RebuildVideoPacket
|
| + fun:remoting::protocol::RtpVideoReader::CheckFullPacket
|
| + fun:remoting::protocol::RtpVideoReader::OnRtpPacket
|
| +}
|
|
|