mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Updated valgrind.supp for OpenSLL 1.0.1l
This commit is contained in:
@ -1779,3 +1779,23 @@
|
|||||||
fun:CRYPTO_malloc
|
fun:CRYPTO_malloc
|
||||||
fun:ENGINE_new
|
fun:ENGINE_new
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#
|
||||||
|
# OpenSSL 1.0.1l problems
|
||||||
|
#
|
||||||
|
|
||||||
|
{
|
||||||
|
OpenSSL 1.0.1l wrong jump
|
||||||
|
Memcheck:Cond
|
||||||
|
fun:bcmp
|
||||||
|
obj:/usr/lib64/libcrypto.so*
|
||||||
|
fun:FIPS_selftest
|
||||||
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
OpenSSL 1.0.1l wrong jump 2
|
||||||
|
Memcheck:Cond
|
||||||
|
obj:/usr/lib64/libcrypto.so*
|
||||||
|
fun:FIPS_mode_set
|
||||||
|
obj:/usr/lib64/libcrypto.so*
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user