mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-29 00:41:33 +00:00
ci: Add some Valgrind suppressions for Fedora 30
Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Uri Lublin <uril@redhat.com>
This commit is contained in:
parent
d2979e23e9
commit
2ababd6177
@ -36,3 +36,22 @@
|
||||
...
|
||||
fun:p11_kit_modules_load
|
||||
}
|
||||
|
||||
{
|
||||
gnutls_x509_ext_import_subject_alt_names
|
||||
Memcheck:Cond
|
||||
...
|
||||
fun:gnutls_x509_ext_import_subject_alt_names
|
||||
fun:gnutls_x509_crt_import
|
||||
fun:gnutls_x509_trust_list_iter_get_ca
|
||||
}
|
||||
|
||||
{
|
||||
glib_g_socket_client_class_init
|
||||
Memcheck:Leak
|
||||
fun:calloc
|
||||
...
|
||||
fun:type_class_init_Wm
|
||||
...
|
||||
fun:g_socket_client_class_init
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user