summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/libgcrypt.supp16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/libgcrypt.supp b/tests/libgcrypt.supp
index abdacd5fc5..8acc01a528 100644
--- a/tests/libgcrypt.supp
+++ b/tests/libgcrypt.supp
@@ -85,3 +85,19 @@
fun:_gnutls_rnd_init
fun:gnutls_global_init
}
+
+{
+ libgcrypt6
+ Memcheck:Leak
+ fun:malloc
+ fun:do_malloc
+ fun:_gcry_malloc
+ fun:_gcry_xmalloc
+ fun:_gcry_xcalloc
+ fun:initialize
+ fun:_gcry_create_nonce
+ fun:gcry_create_nonce
+ fun:wrap_gcry_rnd_init
+ fun:_gnutls_rnd_init
+ fun:gnutls_global_init
+}