gst.supp: Add suppressions for new registry system
authorEdward Hervey <bilboed@bilboed.com>
Fri, 27 Nov 2009 17:28:39 +0000 (18:28 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 27 Nov 2009 17:28:39 +0000 (18:28 +0100)
gst.supp

index 33186c1..0a12e2f 100644 (file)
--- a/gst.supp
+++ b/gst.supp
    fun:g_type_register_static
    fun:g_param_type_register_static
 }
+
+# new registry system
+# all of this will only be created once when loading registry.
+
+{
+   <insert_a_suppression_name_here>
+   Memcheck:Leak
+   fun:*alloc
+   fun:*
+   fun:_priv_gst_registry_chunks_load_plugin
+}
+
+{
+   <insert_a_suppression_name_here>
+   Memcheck:Leak
+   fun:*alloc
+   fun:*
+   fun:*
+   fun:_priv_gst_registry_chunks_load_plugin
+}
+
+{
+   <insert_a_suppression_name_here>
+   Memcheck:Leak
+   fun:*alloc
+   fun:*
+   fun:*
+   fun:*
+   fun:_priv_gst_registry_chunks_load_plugin
+}
+
+{
+   <insert_a_suppression_name_here>
+   Memcheck:Leak
+   fun:*alloc
+   fun:*
+   fun:*
+   fun:*
+   fun:*
+   fun:_priv_gst_registry_chunks_load_plugin
+}
+
+{
+   <insert_a_suppression_name_here>
+   Memcheck:Leak
+   fun:*alloc
+   fun:*
+   fun:*
+   fun:*
+   fun:*
+   fun:*
+   fun:*
+   fun:_priv_gst_registry_chunks_load_plugin
+}
+