summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/heapcheck/suppressions.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index f55e99f..d12b0e9 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1858,3 +1858,11 @@
fun:BrowserThemePack::BuildFromExtension
fun:BrowserThemePackTest_CanBuildAndReadPack_Test::TestBody
}
+{
+ bug_127717
+ Heapcheck:Leak
+ ...
+ fun:SkBitmap::HeapAllocator::allocPixelRef
+ fun:SkBitmap::allocPixels
+ fun:SkBitmap::allocPixels
+}