view run-test-valgrind.supp @ 22882:a04585ef5299

lib-mail: test-message-address - Add TEST_MESSAGE_ADDRESS_FLAG_SKIP_LIST flag This commit just adds the flag and sets it to 0 for all existing tests.
author Timo Sirainen <timo.sirainen@dovecot.fi>
date Fri, 22 Dec 2017 18:36:09 +0200
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
}