]> git.ipfire.org Git - thirdparty/openssl.git/commit
get_cert_by_subject_ex(): Check result of X509_STORE_lock()
authoratishkov <a.tishkov@aladdin.ru>
Fri, 21 Jul 2023 08:36:37 +0000 (11:36 +0300)
committerTomas Mraz <tomas@openssl.org>
Tue, 25 Jul 2023 15:02:20 +0000 (17:02 +0200)
commitbc5d9cc8711e86d5c25b81c58dfae531536e61fc
tree0bb09b96c7fb44a05f7c56837d7076224f84e80d
parent8ae4b236347d82226b6d86e02a9717e6a51d58a0
get_cert_by_subject_ex(): Check result of X509_STORE_lock()

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21515)
crypto/x509/by_dir.c