Overview

Request 546419 accepted

- Disable openssl compatibility checking
* the check uses CRYPTO_set_mem_functions() to set debugging
memory allocation function. The setting only succeeds if no allocation
was done before. Our fips self-tests, which are run from the library
constructor, however, do allocate memory, so the subsequent call to
CRYPTO_set_mem_functions causes the compatibility check to fail
* add mariadb-10.2.10-disable_openssl_compatibility_check.patch

Loading...
Request History
Vítězslav Čížek's avatar

vitezslav_cizek created request

- Disable openssl compatibility checking
* the check uses CRYPTO_set_mem_functions() to set debugging
memory allocation function. The setting only succeeds if no allocation
was done before. Our fips self-tests, which are run from the library
constructor, however, do allocate memory, so the subsequent call to
CRYPTO_set_mem_functions causes the compatibility check to fail
* add mariadb-10.2.10-disable_openssl_compatibility_check.patch


Kristyna Streitova's avatar

kstreitova accepted request

Thank you!

openSUSE Build Service is sponsored by