valgrind: fix suppressions for glib for Fedora 21
authorThomas Haller <thaller@redhat.com>
Fri, 17 Apr 2015 09:38:09 +0000 (11:38 +0200)
committerThomas Haller <thaller@redhat.com>
Fri, 17 Apr 2015 09:57:26 +0000 (11:57 +0200)
valgrind.suppressions

index f83bcee..05ac7da 100644 (file)
    fun:start_thread
    fun:clone
 }
+{
+   _gdbus_f21_1
+   Memcheck:Leak
+   match-leak-kinds: definite
+   ...
+   fun:_g_dbus_worker_send_message
+   fun:g_dbus_connection_send_message_unlocked
+   ...
+   fun:g_dbus_proxy_finalize
+   ...
+}