| Index: tools/heapcheck/suppressions.txt
|
| diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
|
| index 0b53ae5f9cb44bbba90e785f2bfaba62ce0ff225..d4147cd01802a8a95c994bc2de73e8613320d7d2 100644
|
| --- a/tools/heapcheck/suppressions.txt
|
| +++ b/tools/heapcheck/suppressions.txt
|
| @@ -865,6 +865,14 @@
|
| fun:jingle_glue::ChromeAsyncSocket::Connect
|
| }
|
| {
|
| + bug_251004
|
| + Heapcheck:Leak
|
| + fun:base::internal::PostTaskAndReplyImpl::PostTaskAndReply
|
| + fun:base::TaskRunner::PostTaskAndReply
|
| + fun:net::FileStream::Context::CloseAndDelete
|
| + fun:net::FileStream::Context::Orphan
|
| +}
|
| +{
|
| bug_251034_a
|
| Heapcheck:Leak
|
| ...
|
|
|