mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
tests: More openssl valgrind suppressions.
This commit is contained in:
@@ -70,3 +70,10 @@
|
|||||||
Memcheck:Cond
|
Memcheck:Cond
|
||||||
fun:SHA1_*
|
fun:SHA1_*
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
openssl_CRYPTO_leak
|
||||||
|
Memcheck:Leak
|
||||||
|
fun:malloc
|
||||||
|
fun:CRYPTO_*
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user