diff options
Diffstat (limited to 'tools/heapcheck')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index fdaca40..cb75df7 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1542,3 +1542,17 @@ fun:ChannelProxy fun:IPCChannelTest_ChannelProxyTest_Test::TestBody } +{ + bug_82974 + Heapcheck:Leak + fun:sqlite3_bind_parameter_index + fun:net::X509Certificate::CreateOSCertHandleFromBytes + fun:net::X509Certificate::CreateFromBytes + fun:remoting::protocol::JingleSessionTest::DoCreateServerPair + fun:void DispatchToMethod + fun:RunnableMethod::Run + fun:::TaskClosureAdapter::Run + fun:base::internal::Invoker1::DoInvoke + fun:base::Callback::Run + fun:MessageLoop::RunTask +} |