summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck
diff options
context:
space:
mode:
Diffstat (limited to 'tools/heapcheck')
-rw-r--r--tools/heapcheck/suppressions.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index acc6011..ae2c3bb 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1771,3 +1771,13 @@
Heapcheck:Leak
fun:AutofillProfileSyncableServiceTest::SetUp
}
+{
+ bug_109862
+ Heapcheck:Leak
+ ...
+ fun:base::JSONReader::BuildValue
+ fun:base::JSONReader::JsonToValue
+ fun:base::JSONReader::ReadAndReturnError
+ fun:JSONStringValueSerializer::Deserialize
+ fun:LoadExtensionManifest
+}