Merging upstream version 3.5.5 (Closes: #1098233).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
c86ae7dcba
commit
6af28b7e8e
144 changed files with 43534 additions and 11497 deletions
27
tests/library_valgrind.supp
Normal file
27
tests/library_valgrind.supp
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
ld
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:calloc
|
||||
fun:_dlerror_run
|
||||
fun:dlopen@@GLIBC_2.2.5
|
||||
fun:lyext_load_plugins
|
||||
fun:ly_ctx_new
|
||||
}
|
||||
{
|
||||
CI:test_pam:__wrap_pam_start
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: definite
|
||||
fun:malloc
|
||||
...
|
||||
fun:ln2_glob_test_server_thread
|
||||
fun:ln2_glob_test_server_thread
|
||||
}
|
||||
{
|
||||
test_pam:__wrap_pam_start
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: definite
|
||||
fun:malloc
|
||||
...
|
||||
fun:ln2_glob_test_server_thread
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue