aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2011-08-24 18:29:49 +0200
committerMax Kellermann <max@duempel.org>2011-08-24 19:15:59 +0200
commit017cf088a1e7543efe53d9f297233e67de430693 (patch)
tree299ea03ea5f12f9dc8b88924bb89ed813268e7a7
parentdf627cc417bc49d6d401fa2b70822dbb2cddbd45 (diff)
downloadmpd-017cf088a1e7543efe53d9f297233e67de430693.tar.gz
mpd-017cf088a1e7543efe53d9f297233e67de430693.tar.xz
mpd-017cf088a1e7543efe53d9f297233e67de430693.zip
valgrind.suppressions: add GType suppressions
libsoup uses GType.
-rw-r--r--valgrind.suppressions88
1 files changed, 88 insertions, 0 deletions
diff --git a/valgrind.suppressions b/valgrind.suppressions
index 7029815e0..49bb8505a 100644
--- a/valgrind.suppressions
+++ b/valgrind.suppressions
@@ -337,6 +337,94 @@
}
{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ fun:*alloc
+ ...
+ fun:g_type_init_with_debug_flags
+}
+
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ fun:*alloc
+ ...
+ fun:g_type_register_static
+}
+
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ fun:*alloc
+ ...
+ fun:g_type_add_interface_static
+}
+
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ fun:*alloc
+ ...
+ fun:g_type_add_interface_check
+}
+
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ fun:*alloc
+ ...
+ fun:g_type_interface_add_prerequisite
+}
+
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ fun:calloc
+ fun:g_malloc0
+ fun:g_type_class_ref
+}
+
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ fun:*alloc
+ ...
+ fun:g_*_class_intern_init
+}
+
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ fun:*alloc
+ ...
+ fun:type_iface_vtable_base_init_Wm
+}
+
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ fun:*alloc
+ ...
+ fun:g_object_do_class_init
+}
+
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ fun:*alloc
+ ...
+ fun:g_object_base_class_init
+}
+
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ fun:*alloc
+ ...
+ fun:g_object_class_install_property
+}
+
+{
nss
Memcheck:Leak
fun:malloc