diff options
-rw-r--r-- | tools/heapcheck/suppressions.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index 5381d89..2b495e9 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1200,7 +1200,7 @@ { bug_75224 Heapcheck:Leak - fun:AutofillDownloadTestHelper + fun:AutofillDownloadTestHelper::AutofillDownloadTestHelper fun:AutofillDownloadTest_*Test_Test::TestBody } { @@ -1216,8 +1216,8 @@ { bug_76354 Heapcheck:Leak - fun:MessageWithReply - fun:ChildProcessHostMsg_ResolveProxy + fun:IPC::MessageWithReply::MessageWithReply + fun:ChildProcessHostMsg_ResolveProxy::ChildProcessHostMsg_ResolveProxy fun:ResolveProxyMsgHelperTest::GenerateReply fun:ResolveProxyMsgHelperTest_*_Test::TestBody } |