view run-test-valgrind.supp @ 22455:056a93bfc669

lib-storage: Remove INBOX notification checks if mailbox events aren't requested Nothing would be done with the results of those checks. Note that MAILBOX_LIST_NOTIFY_UIDVALIDITY can be handled using mailbox list index, even for INBOX with mailbox_list_index_include_inbox=no.
author Timo Sirainen <timo.sirainen@dovecot.fi>
date Mon, 04 Sep 2017 16:59:52 +0300
parents 8e4a000eaf35
children
line wrap: on
line source

{
   <bash>
   Memcheck:Leak
   fun:malloc
   obj:*/bash
}
{
   <liblzma>
   Memcheck:Cond
   obj:/lib/x86_64-linux-gnu/liblzma.so.5.*
   obj:/lib/x86_64-linux-gnu/liblzma.so.5.*
   obj:/lib/x86_64-linux-gnu/liblzma.so.5.*
   obj:/lib/x86_64-linux-gnu/liblzma.so.5.*
   obj:/lib/x86_64-linux-gnu/liblzma.so.5.*
   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
}