[Spice-devel] [PATCH spice-server 2/2] ci: Ignore leak from GnuTLS p11 call
Eduardo Lima (Etrunko)
etrunko at redhat.com
Fri Nov 16 15:26:33 UTC 2018
On 11/9/18 8:06 AM, Frediano Ziglio wrote:
> Fix Fedora 29 one-time leak.
>
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
> server/tests/valgrind/glib.supp | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> See https://gitlab.freedesktop.org/fziglio/spice/-/jobs/41884 for
> results, this commit fix Gitlab CI.
>
> diff --git a/server/tests/valgrind/glib.supp b/server/tests/valgrind/glib.supp
> index e95f1cb2..ca0684d6 100644
> --- a/server/tests/valgrind/glib.supp
> +++ b/server/tests/valgrind/glib.supp
> @@ -572,3 +572,13 @@
> ...
> fun:gnutls_rnd
> }
> +
> +{
> + gnutls_tls_p11_kit_leak
> + Memcheck:Leak
> + fun:malloc
> + ...
> + fun:__tls_get_addr
> + ...
> + fun:p11_kit_modules_load
> +}
>
Acked-by: Eduardo Lima (Etrunko) <etrunko at redhat.com>
--
Eduardo de Barros Lima (Etrunko)
Software Engineer - RedHat
etrunko at redhat.com
More information about the Spice-devel
mailing list