tools/glib.supp: ignore known GSocketClient leak

Reported upstream: https://gitlab.gnome.org/GNOME/glib/issues/1774

Closes #11781
This commit is contained in:
Allison Karlitskaya 2019-05-09 14:43:52 +02:00 committed by Martin Pitt
parent 0fe2bb7035
commit 53d5c57936
1 changed files with 9 additions and 0 deletions

View File

@ -472,6 +472,15 @@
fun:g_socket_client_connect_async
fun:g_socket_client_connect_to_uri_async
}
{
leak_socket_client_connect_attempt_glib_issue_1774
Memcheck:Leak
match-leak-kinds: definite
fun:calloc
fun:g_malloc0
fun:connection_attempt_new
fun:g_socket_client_enumerator_callback
}
{
leak_signal_handlers_disconnect_matched
Memcheck:Leak