view run-test-valgrind.supp @ 21742:0347ed67254e

auth: Properly hide all fields with passwords client reply line wasn't hiding all items which contain 'pass' substring. This was inconsistent behaviour since elsewhere this was done.
author Aki Tuomi <aki.tuomi@dovecot.fi>
date Wed, 15 Mar 2017 13:29:11 +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
}