mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-08-10 06:23:01 +03:00
tests: Add a valgrind suppression for OPENSSL_cleanse().
This commit is contained in:
@@ -89,3 +89,8 @@
|
||||
fun:*alloc
|
||||
fun:CRYPTO_*
|
||||
}
|
||||
{
|
||||
openssl_CRYPTO_leak
|
||||
Memcheck:Cond
|
||||
fun:OPENSSL_cleanse
|
||||
}
|
||||
|
Reference in New Issue
Block a user