mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-04 12:20:42 +09: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