view run-test-valgrind.supp @ 22214:1b4a0735b158

lib-http: client: Only drop queued requests when a DNS lookup fails; not also the ones that are already in progress.
author Stephan Bosch <stephan.bosch@dovecot.fi>
date Wed, 24 May 2017 20:19:11 +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
}