]> git.ipfire.org Git - thirdparty/openssl.git/commit
Optimization and safety precaution in find_issuer() of x509_vfy.c:
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 24 Dec 2019 09:36:24 +0000 (10:36 +0100)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 1 Jul 2020 09:14:54 +0000 (11:14 +0200)
commitd18c7ad66aaaebe10c86127d966f5401bc414d2a
treea86fade6290ff3fa926d12812754a2d56d4fefce
parentda1f88bf53f1bb03cc9f198cfe71ef6157549eff
Optimization and safety precaution in find_issuer() of x509_vfy.c:
candidate issuer cert cannot be the same as the subject cert 'x'

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10587)
crypto/x509/x509_vfy.c