summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck
diff options
context:
space:
mode:
Diffstat (limited to 'tools/heapcheck')
-rw-r--r--tools/heapcheck/suppressions.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index f281f7c3..e99a100 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1054,3 +1054,19 @@
fun:testing::HandleExceptionsInMethodIfSupported
fun:testing::Test::Run
}
+{
+ bug_65642a
+ Heapcheck:Leak
+ ...
+ fun:ExtensionPrefsNotifyWhenNeeded::Initialize
+ fun:ExtensionPrefsTest::SetUp
+}
+{
+ bug_65642b
+ Heapcheck:Leak
+ fun:Value::CreateStringValue
+ fun:ExtensionPrefsNotifyWhenNeeded::Initialize
+ fun:ExtensionPrefsTest::SetUp
+}
+
+