summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck/suppressions.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/heapcheck/suppressions.txt')
-rw-r--r--tools/heapcheck/suppressions.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 2c11c58..b8d0370 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -945,3 +945,21 @@
...
fun:safe_browsing::PhishingDOMFeatureExtractorTest::SetUp
}
+{
+ bug_51176_a
+ Heapcheck:Leak
+ fun:Callback1::Type* NewCallback
+ fun:PrefValueStoreTest_TestPolicyRefresh_Test::TestBody
+}
+{
+ bug_51176_b
+ Heapcheck:Leak
+ fun:Callback1::Type* NewCallback
+ fun:PrefValueStoreTest_TestRefreshPolicyPrefsCompletion_Test::TestBody
+}
+{
+ bug_51176_c
+ Heapcheck:Leak
+ fun:Callback1::Type* NewCallback
+ fun:PrefValueStoreTest_TestConcurrentPolicyRefresh_Test::TestBody
+}