mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-11 10:40:27 +09:00
tests: Add suppression for getdelim with selinux.
This commit is contained in:
@@ -17,6 +17,17 @@
|
|||||||
fun:ssh_connect_host_nonblocking
|
fun:ssh_connect_host_nonblocking
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
glibc_dlopen_getdelim_selinux
|
||||||
|
Memcheck:Leak
|
||||||
|
fun:malloc
|
||||||
|
fun:getdelim
|
||||||
|
obj:/lib64/libselinux.so.1
|
||||||
|
fun:call_init
|
||||||
|
fun:_dl_init
|
||||||
|
obj:/lib64/ld-2.15.so
|
||||||
|
}
|
||||||
|
|
||||||
### OPENSSL
|
### OPENSSL
|
||||||
{
|
{
|
||||||
openssl_crypto_value8
|
openssl_crypto_value8
|
||||||
|
|||||||
Reference in New Issue
Block a user