suppressions: Add suppression for mxfmux dynamic pad templates
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 2 Apr 2009 09:18:22 +0000 (11:18 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 2 Apr 2009 09:18:55 +0000 (11:18 +0200)
gst.supp

index 03b3206..00b2e45 100644 (file)
--- a/gst.supp
+++ b/gst.supp
    fun:getaddrinfo
 }
 
+## Dynamic pad templates in mxfmux
+{
+   <Dynamic pad templates in mxfmux>
+   Memcheck:Leak
+   fun:malloc
+   fun:g_malloc
+   fun:g_slice_alloc
+   fun:gst_caps_new_empty
+   fun:gst_caps_from_string
+   fun:mxf_*_init
+   fun:plugin_init
+}
+