mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-07 15:36:48 -04:00
tests: Add gnutls valgrind suppression
This commit is contained in:
@@ -229,3 +229,11 @@
|
||||
fun:g_malloc0
|
||||
fun:push_repo_lock
|
||||
}
|
||||
# Some gnutls conditional failure
|
||||
{
|
||||
gnutls_import_fail
|
||||
Memcheck:Cond
|
||||
...
|
||||
fun:gnutls_x509_ext_import_subject_alt_names
|
||||
fun:gnutls_x509_crt_import
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user