summaryrefslogtreecommitdiff
path: root/gst.supp
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2009-11-27 18:28:39 +0100
committerEdward Hervey <bilboed@bilboed.com>2009-11-27 18:28:39 +0100
commitca69524f3a0102cd9abab4b3619560e17dd6c7fa (patch)
tree487af399cc027f7421cf71a39e0a0796549730b7 /gst.supp
parent9704184ca71a3e7518a74da914a0383367a0ce8d (diff)
gst.supp: Add suppressions for new registry system
Diffstat (limited to 'gst.supp')
-rw-r--r--gst.supp55
1 files changed, 55 insertions, 0 deletions
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.
+
+{
+ <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
+}
+