summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-09-12 15:02:26 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-09-12 15:03:08 +0200
commit709b55890b5fc1354fa867f9280e332a15cc2bf9 (patch)
tree4ef38fa76f2079bf3f9ecbe48171e0db376ddbd2
parent37f898ba54028f0bcda40cb5a82374f7ae901b17 (diff)
Update supressions for GLib 2.21
This creates static type data at different places now
-rw-r--r--gst.supp51
1 files changed, 51 insertions, 0 deletions
diff --git a/gst.supp b/gst.supp
index dd34923..befc734 100644
--- a/gst.supp
+++ b/gst.supp
@@ -925,6 +925,57 @@
fun:g_type_register_fundamental
}
+{
+ <glib 2.21 static type data>
+ Memcheck:Leak
+ fun:malloc
+ fun:realloc
+ fun:g_realloc
+ fun:type_node_any_new_W
+}
+
+{
+ <glib 2.21 static type data>
+ Memcheck:Leak
+ fun:realloc
+ fun:g_realloc
+ fun:type_node_any_new_W
+}
+
+{
+ <glib 2.21 static type data>
+ Memcheck:Leak
+ fun:calloc
+ fun:g_malloc0
+ fun:type_data_make_W
+ fun:g_type_register_fundamental
+}
+
+{
+ <glib 2.21 static type data>
+ Memcheck:Leak
+ fun:calloc
+ fun:g_malloc0
+ fun:g_type_class_ref
+}
+
+{
+ <glib 2.21 static type data>
+ Memcheck:Leak
+ fun:malloc
+ fun:realloc
+ fun:g_realloc
+ fun:type_add_flags_W
+}
+
+{
+ <glib 2.21 static type data>
+ Memcheck:Leak
+ fun:calloc
+ fun:g_malloc0
+ fun:type_add_flags_W
+}
+
#pthread memleaks
{