1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge 10.2 into 10.3

This commit is contained in:
Marko Mäkelä
2019-06-11 13:00:18 +03:00
46 changed files with 612 additions and 128 deletions

View File

@ -1779,3 +1779,24 @@
fun:CRYPTO_malloc
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*
}