summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/heapcheck/suppressions.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index eb74ac1..d729317 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1445,3 +1445,9 @@
...
fun:sync_notifier::::InvalidationNotifierTest::SetUp
}
+{
+ bug_80467
+ Heapcheck:Leak
+ ...
+ fun:ExtensionService::RecordPermissionMessagesHistogram
+}