summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 39e05cd..6945310 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -77,6 +77,13 @@
fun:IA__FcCharSetCreate
}
{
+ bug_186086 (Skia -- global singleton instance of SkFontConfigDirect)
+ Heapcheck:Leak
+ ...
+ fun:SkFontConfigInterfaceDirect::SkFontConfigInterfaceDirect
+ fun:SkFontConfigInterface::GetSingletonDirectInterface
+}
+{
bug_51988_a
Heapcheck:Leak
...