diff options
author | Matt Caswell <matt@openssl.org> | 2023-02-20 15:47:20 +0100 |
---|---|---|
committer | Pauli <pauli@openssl.org> | 2023-02-22 00:03:14 +0100 |
commit | 7a6a0baa591e3d04831ed0f468c72dc45feba452 (patch) | |
tree | bf0bdbb6382bdb90bcb06bba1df9c22d3332ed16 /config | |
parent | Document return value of OSSL_DECODER_from_data (diff) | |
download | openssl-7a6a0baa591e3d04831ed0f468c72dc45feba452.tar.xz openssl-7a6a0baa591e3d04831ed0f468c72dc45feba452.zip |
Only call OPENSSL_init_crypto on fetch if using the default libctx
There is no point in calling OPENSSL_init_crypto() unless we are actually
going to be using the default libctx.
Fixes #20315
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20341)
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions