summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pango.supp10
1 files changed, 10 insertions, 0 deletions
diff --git a/pango.supp b/pango.supp
index 6c7b4d1a..98450af4 100644
--- a/pango.supp
+++ b/pango.supp
@@ -84,3 +84,13 @@
...
fun:g_intern_static_string
}
+
+# libthai
+{
+ libthai ThBrk
+ Memcheck:Leak
+ match-leak-kinds: definite
+ fun:malloc
+ ...
+ fun:th_brk_new
+}