]> git.ipfire.org Git - thirdparty/openssl.git/commit
x509: handle returns from X509_TRUST_get_by_id() more consistently
authorPauli <pauli@openssl.org>
Tue, 15 Feb 2022 23:41:58 +0000 (10:41 +1100)
committerPauli <pauli@openssl.org>
Mon, 21 Feb 2022 00:42:34 +0000 (11:42 +1100)
commit7b3041eba1c6e177eede0d6311d53a6b9ff58051
treee00a8c54e415cea181d620471c6fd51e2b775ba0
parent09dca557332a2187598932388ac7bd7bbf16172b
x509: handle returns from X509_TRUST_get_by_id() more consistently

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/17709)
crypto/x509/x509_trust.c