openssl/crypto/conf
Tomas Mraz d840f07bcd Avoid crashing if CONF_modules_unload() is called after OPENSSL_cleanup()
Although this is basically an incorrect API call it was not crashing
before and it might happen inadvertently if CONF_modules_unload()
is called from a destructor for example.

Fixes #18669

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18673)
2022-07-01 11:20:51 +02:00
..
build.info
conf_api.c
conf_def.c
conf_def.h
conf_err.c
conf_lib.c
conf_local.h
conf_mall.c
conf_mod.c Avoid crashing if CONF_modules_unload() is called after OPENSSL_cleanup() 2022-07-01 11:20:51 +02:00
conf_sap.c
conf_ssl.c
keysets.pl