diff run-test-valgrind.supp @ 20380:7afcb7769941

Updated run-test-valgrind.supp
author Timo Sirainen <timo.sirainen@dovecot.fi>
date Mon, 20 Jun 2016 18:46:04 +0300
parents aa20747c4487
children e5e29b17b8a2
line wrap: on
line diff
--- a/run-test-valgrind.supp	Mon Jun 20 17:52:28 2016 +0300
+++ b/run-test-valgrind.supp	Mon Jun 20 18:46:04 2016 +0300
@@ -16,7 +16,7 @@
    fun:lzma_easy_encoder
 }
 {
-   <openssl_centos6_v1_0_1_compression_methods>
+   <openssl_centos6_i386_v1_0_1_compression_methods>
    Memcheck:Leak
    fun:malloc
    obj:*
@@ -32,3 +32,19 @@
    fun:dcrypt_initialize
    fun:main
 }
+{
+   <openssl_centos6_v1_0_1_compression_methods>
+   Memcheck:Leak
+   fun:malloc
+   obj:*
+   obj:*
+   obj:*
+   obj:*
+   obj:*
+   obj:*
+   obj:*
+   obj:*
+   fun:module_dir_init
+   fun:dcrypt_initialize
+   fun:main
+}