valgrind: fix suppressions for glib for Fedora 21

This commit is contained in:
Thomas Haller
2015-04-17 11:38:09 +02:00
parent 40fbb36aad
commit b97a45957f

View File

@@ -384,4 +384,15 @@
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
...
}