spice/server/tests/valgrind
Frediano Ziglio 9480df32fe ci: Disable leak error from Valgrind
For some reason under Fedora 31 the g_socket_client_connect call
from test-listen test caused Valgrind to detect a leak.
Note that the like at gtype.c (g_socket_client_connect) specifically
marks a memory block as malloc-like. Not sure if it's an issue
with Valgrind or with GLib, as a workaround disable the leak report.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Uri Lublin <uril@redhat.com>
2019-11-25 16:58:13 +00:00
..
glib.supp ci: Update glib.supp file 2019-11-25 16:58:06 +00:00
spice.supp ci: Disable leak error from Valgrind 2019-11-25 16:58:13 +00:00