tests: Update valgrind suppressions file.

This commit is contained in:
Andreas Schneider 2013-07-25 09:53:24 +02:00
parent b3ae26c6d2
commit 29a0c4ac35

View File

@ -34,6 +34,24 @@
fun:dlopen
}
{
glibc dlopen leak
Memcheck:Leak
fun:calloc
fun:_dlerror_run
fun:dlopen@@GLIBC_2.2.5
fun:csync_vio_init
}
{
glibc dlerror leak
Memcheck:Leak
fun:realloc
fun:vasprintf
fun:asprintf
fun:dlerror
}
{
glibc fnmatch invalid read
Memcheck:Addr1