From ca69524f3a0102cd9abab4b3619560e17dd6c7fa Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Fri, 27 Nov 2009 18:28:39 +0100 Subject: gst.supp: Add suppressions for new registry system --- gst.supp | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) (limited to 'gst.supp') diff --git a/gst.supp b/gst.supp index 33186c1..0a12e2f 100644 --- a/gst.supp +++ b/gst.supp @@ -4268,3 +4268,58 @@ 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. + +{ + + Memcheck:Leak + fun:*alloc + fun:* + fun:_priv_gst_registry_chunks_load_plugin +} + +{ + + Memcheck:Leak + fun:*alloc + fun:* + fun:* + fun:_priv_gst_registry_chunks_load_plugin +} + +{ + + Memcheck:Leak + fun:*alloc + fun:* + fun:* + fun:* + fun:_priv_gst_registry_chunks_load_plugin +} + +{ + + Memcheck:Leak + fun:*alloc + fun:* + fun:* + fun:* + fun:* + fun:_priv_gst_registry_chunks_load_plugin +} + +{ + + Memcheck:Leak + fun:*alloc + fun:* + fun:* + fun:* + fun:* + fun:* + fun:* + fun:_priv_gst_registry_chunks_load_plugin +} + -- cgit v1.2.3