suppressions: Add some more variants for the GstRiff leaks
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 8 Mar 2009 10:59:54 +0000 (11:59 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 8 Mar 2009 10:59:54 +0000 (11:59 +0100)
gst.supp

index 9e8bfba..03b3206 100644 (file)
--- a/gst.supp
+++ b/gst.supp
    fun:gst_caps_new_empty
    fun:gst_riff_create_*_template_caps
 }
+{
+   <Leak in riff-media>
+   Memcheck:Leak
+   fun:malloc
+   fun:realloc
+   fun:g_realloc
+   fun:*
+   fun:*
+   fun:*
+   fun:gst_structure_copy
+   fun:gst_caps_copy
+   fun:gst_caps_append
+   fun:gst_riff_create_*_template_caps
+}
+{
+   <Leak in riff-media>
+   Memcheck:Leak
+   fun:malloc
+   fun:g_malloc
+   fun:g_slice_alloc
+   fun:g_array_sized_new
+   fun:*
+   fun:gst_structure_copy
+   fun:gst_caps_copy
+   fun:gst_caps_append
+   fun:gst_riff_create_*_template_caps
+}
 
 ## Leaks in pango (bilboed: gentoo unstable amd64)