From: Michael Smith Date: Wed, 5 Apr 2006 16:51:25 +0000 (+0000) Subject: gst.supp: Delete a bogus suppression for the registry code. X-Git-Tag: RELEASE-0_10_1^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=623fe1c2cce45bc30d5823c05716349874ae994e;p=platform%2Fupstream%2Fgst-common.git gst.supp: Delete a bogus suppression for the registry code. Original commit message from CVS: * gst.supp: Delete a bogus suppression for the registry code. Generalise a suppression for a glib bug (see #337404) --- diff --git a/ChangeLog b/ChangeLog index 4126820..4a899cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-04-05 Michael Smith + + * gst.supp: + Delete a bogus suppression for the registry code. + Generalise a suppression for a glib bug (see #337404) + 2006-04-04 Michael Smith * gst.supp: diff --git a/gst.supp b/gst.supp index 7ea07ec..d8ae377 100644 --- a/gst.supp +++ b/gst.supp @@ -498,12 +498,6 @@ 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 } { @@ -542,26 +536,6 @@ fun:g_type_init_with_debug_flags } -### GStreamer suppressions - -# ds is saying he's rewriting the registry anyway -{ - - 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 {