summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck
diff options
context:
space:
mode:
Diffstat (limited to 'tools/heapcheck')
-rw-r--r--tools/heapcheck/suppressions.txt32
1 files changed, 32 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 9a9485f..7ea0448 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -839,3 +839,35 @@
fun:ThreadFunc
fun:start_thread
}
+{
+ 48980_a
+ Heapcheck:Leak
+ fun:MockPrefService
+ fun:ExtensionPrefStoreTest_NotifyWhenNeeded_Test::TestBody
+}
+{
+ 48980_b
+ Heapcheck:Leak
+ ...
+ fun:PrefService::RegisterStringPref
+ fun:ExtensionPrefStoreTest_*_Test::TestBody
+}
+{
+ 48980_c
+ Heapcheck:Leak
+ ...
+ fun:ExtensionPrefStore::InstallExtensionPref
+}
+{
+ 48980_d
+ Heapcheck:Leak
+ ...
+ fun:basic_string
+ fun:ExtensionPrefStoreTest_*_Test::TestBody
+}
+{
+ 48980_e
+ Heapcheck:Leak
+ fun:Value::CreateStringValue
+ fun:ExtensionPrefStoreTest_*_Test::TestBody
+}