summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck
diff options
context:
space:
mode:
Diffstat (limited to 'tools/heapcheck')
-rw-r--r--tools/heapcheck/suppressions.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 2c4d4ad..88b6ca2 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1817,8 +1817,15 @@
fun:webkit_media::BufferedDataSourceTest::BufferedDataSourceTest
}
{
- bug_105864
+ bug_105864_a
Heapcheck:Leak
...
fun:ProfileInfoCache::SetGAIAPictureOfProfileAtIndex
}
+{
+ bug_105864_b
+ Heapcheck:Leak
+ fun:MessageLoop
+ fun:MessageLoopForUI
+ fun:ProfileInfoCacheTest
+}