summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gst.supp18
1 files changed, 18 insertions, 0 deletions
diff --git a/gst.supp b/gst.supp
index f7bf2f4..e7620d2 100644
--- a/gst.supp
+++ b/gst.supp
@@ -907,6 +907,24 @@
fun:g_type_init_with_debug_flags
}
+{
+ <g_type_init calloc 4>
+ Memcheck:Leak
+ fun:calloc
+ fun:g_malloc0
+ fun:*
+ fun:g_type_init_with_debug_flags
+}
+
+{
+ <g_type_init calloc 5>
+ Memcheck:Leak
+ fun:calloc
+ fun:g_malloc0
+ fun:type_node_any_new*
+ fun:g_type_register_fundamental
+}
+
#pthread memleaks
{