On 11/9/18 8:06 AM, Frediano Ziglio wrote:
> Fix Fedora 29 one-time leak.
> 
> Signed-off-by: Frediano Ziglio <fzig...@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) <etru...@redhat.com>

-- 
Eduardo de Barros Lima (Etrunko)
Software Engineer - RedHat
etru...@redhat.com
_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to