From: Edward Hervey Date: Thu, 1 Apr 2010 10:27:31 +0000 (+0200) Subject: gst.supp: Make some suppressions more generic X-Git-Tag: upstream/20130618~145 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d66a8c3d5361a9cc2ff9e8ea33e6e3031ee57832;p=platform%2Fupstream%2Fgst-common.git gst.supp: Make some suppressions more generic --- diff --git a/gst.supp b/gst.supp index d6a980a..8f805c7 100644 --- a/gst.supp +++ b/gst.supp @@ -3948,16 +3948,6 @@ fun:*alloc ... fun:g_type_register_static - fun:g_param_type_register_static -} - -{ - - Memcheck:Leak - fun:*alloc - ... - fun:g_param_type_register_static - fun:g_param_spec_types_init } # new registry system @@ -4045,9 +4035,8 @@ { Memcheck:Leak - fun:malloc - fun:g_malloc - fun:g_memdup - fun:type_iface_vtable_base_init_Wm + fun:*alloc + ... + fun:g_type_add_interface_static }