gst.supp: Delete a bogus suppression for the registry code. RELEASE-0_10_1
authorMichael Smith <msmith@xiph.org>
Wed, 5 Apr 2006 16:51:25 +0000 (16:51 +0000)
committerMichael Smith <msmith@xiph.org>
Wed, 5 Apr 2006 16:51:25 +0000 (16:51 +0000)
Original commit message from CVS:
* gst.supp:
Delete a bogus suppression for the registry code.
Generalise a suppression for a glib bug (see #337404)

ChangeLog
gst.supp

index 4126820..4a899cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-05  Michael Smith  <msmith@fluendo.com>
+
+       * gst.supp:
+         Delete a bogus suppression for the registry code.
+         Generalise a suppression for a glib bug (see #337404)
+
 2006-04-04  Michael Smith <msmith@fluendo.com>
 
        * gst.supp:
index 7ea07ec..d8ae377 100644 (file)
--- a/gst.supp
+++ b/gst.supp
    obj:/usr/lib*/libglib-2.0.so.*
    fun:g_slice_alloc
    fun:g_slice_alloc0
-   fun:g_list_append
-   fun:g_option_context_add_group
-   fun:gst_init_check
-   fun:gst_init
-   fun:gst_check_init
-   fun:main
 }
 
 {
    fun:g_type_init_with_debug_flags
 }
 
-### GStreamer suppressions
-
-# ds is saying he's rewriting the registry anyway
-{
-   <registry>
-   Memcheck:Leak
-   fun:malloc
-   fun:g_malloc
-   fun:g_strdup
-   fun:read_string
-   fun:load_plugin
-   fun:gst_xml_registry_load
-   fun:gst_registry_load
-   fun:_registry_load_func
-   fun:g_list_foreach
-   fun:gst_registry_pool_load_all
-   fun:init_post
-   fun:init_popt_callback
-}
-
 #pthread memleaks
 
 {