mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
tests: Update valgrind suppressions file.
This commit is contained in:
parent
b3ae26c6d2
commit
29a0c4ac35
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user