Fix the checks of X509_LOOKUP_* functions
authorPeiwei Hu <jlu.hpw@foxmail.com>
Tue, 24 May 2022 16:14:35 +0000 (00:14 +0800)
committerTomas Mraz <tomas@openssl.org>
Thu, 23 Jun 2022 10:43:19 +0000 (12:43 +0200)
commit3ae326d4d8eaaa1d85c7f051cb2a5605f63ae0b2
treeab4cb2fa177a3c29ab2dd25004a8c9ed5890cc4d
parent5bbfbeaae63206b710873f4eb24774f31a53a2e5
Fix the checks of X509_LOOKUP_* functions

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18400)

(cherry picked from commit e22ea36fa8296b402348da8f5ab5e258be8402cf)
apps/lib/apps.c
apps/ts.c
crypto/x509/x509_d2.c