diff options
author | Matt Caswell <matt@openssl.org> | 2021-04-22 10:43:22 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-05-11 15:56:55 +0200 |
commit | d07af736de592602f2831f8559d0302cb116e190 (patch) | |
tree | 072afb6b562b793a9455e65078b15c2d25eef20e /providers/fips/fipsprov.c | |
parent | Constify EVP_PKEY_CTX_set_params(), EVP_PKEY_CTX_{set,get}table_params(), etc. (diff) | |
download | openssl-d07af736de592602f2831f8559d0302cb116e190.tar.xz openssl-d07af736de592602f2831f8559d0302cb116e190.zip |
Only load the config file into the default libctx if necessary
There is no need to load providers from the config file into the default
libctx, if the current libctx that we are using isn't the default libctx.
This avoids some deadlock situations.
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14991)
Diffstat (limited to 'providers/fips/fipsprov.c')
0 files changed, 0 insertions, 0 deletions