summaryrefslogtreecommitdiff
path: root/gtk.supp
diff options
context:
space:
mode:
Diffstat (limited to 'gtk.supp')
-rw-r--r--gtk.supp8
1 files changed, 8 insertions, 0 deletions
diff --git a/gtk.supp b/gtk.supp
index 1211eeea2c..927d6f102b 100644
--- a/gtk.supp
+++ b/gtk.supp
@@ -285,3 +285,11 @@
...
fun:g_intern_static_string
}
+
+# Threads
+{
+ pthread
+ Memcheck:Leak
+ fun:calloc
+ fun:_dl_allocate_tls
+}