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.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 7d9f5bb..2610a29 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -169,6 +169,13 @@
fun:basic_string
fun:net::CookieMonster::InitializeHistograms
}
+{
+ String name pushed into deliberately leaked StatsHistogram
+ Heapcheck:Leak
+ ...
+ fun:basic_string
+ fun:DiskCacheBackendTest_Histograms_Test::TestBody
+}
#-----------------------------------------------------------------------
# 3. Suppressions for real chromium bugs that are not yet fixed.
# These should all be in chromium's bug tracking system (but a few aren't yet).