]> git.ipfire.org Git - thirdparty/openssl.git/commit
check *libctx which is allocated by OSSL_LIB_CTX_new()
authorxkernel <xkernel.wang@foxmail.com>
Mon, 21 Feb 2022 07:29:25 +0000 (15:29 +0800)
committerPauli <pauli@openssl.org>
Tue, 22 Feb 2022 23:23:10 +0000 (10:23 +1100)
commit8d215738a05350baa583c47a2c52371d9cff3197
tree8f73f64d7110e00725d7eecce76b30a0b0f508b9
parentb0317df2311769e02d9ceb4e7afe19521f8ffbf1
check *libctx which is allocated by OSSL_LIB_CTX_new()

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17740)
test/tls-provider.c