view run-test-valgrind.supp @ 21566:7dfa73aba5f6

mail-log: Add mail_log_cached_only setting. If enabled, everything except "save" event will log only the fields that can be looked up from cache. This improves performance if some of the fields aren't cached and it's not a strict requirement to log them.
author Timo Sirainen <timo.sirainen@dovecot.fi>
date Wed, 15 Feb 2017 23:32:52 +0200
parents e5e29b17b8a2
children 8e4a000eaf35
line wrap: on
line source

{
   <bash>
   Memcheck:Leak
   fun:malloc
   obj:*/bash
}
{
   <liblzma>
   Memcheck:Cond
   obj:/lib/x86_64-linux-gnu/liblzma.so.5.0.0
   obj:/lib/x86_64-linux-gnu/liblzma.so.5.0.0
   obj:/lib/x86_64-linux-gnu/liblzma.so.5.0.0
   obj:/lib/x86_64-linux-gnu/liblzma.so.5.0.0
   obj:/lib/x86_64-linux-gnu/liblzma.so.5.0.0
   fun:lzma_stream_encoder
   fun:lzma_easy_encoder
}
{
   <openssl_centos6_i386_v1_0_1_compression_methods>
   Memcheck:Leak
   fun:malloc
   obj:*
   obj:*
   obj:*
   obj:*
   obj:*
   obj:*
   obj:*
   obj:*
   obj:*
   fun:module_dir_init
   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
}
{
   <openssl_jessie_v1_0_1_compression_methods>
   Memcheck:Leak
   fun:malloc
   ...
   fun:module_dir_init
}