about summary refs log tree commit diff stats
path: root/prof.supp
diff options
context:
space:
mode:
Diffstat (limited to 'prof.supp')
-rw-r--r--prof.supp10
1 files changed, 10 insertions, 0 deletions
diff --git a/prof.supp b/prof.supp
index bc9ca50a..f894dc75 100644
--- a/prof.supp
+++ b/prof.supp
@@ -1176,3 +1176,13 @@
    fun:SHA1_Update
 }
 
+
+# gcrypt initialization
+{
+  gcry_rngcsprng_randomize
+  Memcheck:Leak
+  fun:malloc
+  ...
+  fun:omemo_crypto_init
+  ...
+}