diff options
-rw-r--r-- | tools/heapcheck/suppressions.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index b121edf..68f8828d 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1219,3 +1219,13 @@ fun:AutofillDownloadTestHelper fun:AutoFillDownloadTest_*Test_Test::TestBody } +{ + bug_75917 + Heapcheck:Leak + fun:FilePathWatcher + fun:PluginService + fun:DefaultSingletonTraits::New + fun:Singleton::get + fun:PluginService::GetInstance + fun:::PluginServiceTest::SetUp +} |