From: Timo Sirainen Date: Mon, 20 Jun 2016 15:46:04 +0000 (+0300) Subject: Updated run-test-valgrind.supp X-Git-Tag: 2.3.0.rc1~3460 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7a6a11d7f59643ad090409617a493cbe68141dae;p=thirdparty%2Fdovecot%2Fcore.git Updated run-test-valgrind.supp --- diff --git a/run-test-valgrind.supp b/run-test-valgrind.supp index 64a2207a5d..0ccf1c67b4 100644 --- a/run-test-valgrind.supp +++ b/run-test-valgrind.supp @@ -16,7 +16,7 @@ fun:lzma_easy_encoder } { - + Memcheck:Leak fun:malloc obj:* @@ -32,3 +32,19 @@ fun:dcrypt_initialize fun:main } +{ + + Memcheck:Leak + fun:malloc + obj:* + obj:* + obj:* + obj:* + obj:* + obj:* + obj:* + obj:* + fun:module_dir_init + fun:dcrypt_initialize + fun:main +}