]> git.ipfire.org Git - thirdparty/openssl.git/commit
Moving notify check after the no time check
authorRyan Kelley <ryan.parker.kelley@gmail.com>
Tue, 16 Aug 2022 05:28:50 +0000 (05:28 +0000)
committerPauli <pauli@openssl.org>
Tue, 23 Aug 2022 01:05:54 +0000 (11:05 +1000)
commit9eae491721209f302a9a475bffd271370e8bcb8f
tree44cd8854f185b699927d0c3927941d15fd7b6713
parent07ecb790b02c0e8781ae591e7efb2a4f93177354
Moving notify check after the no time check

CLA: trivial

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19007)

(cherry picked from commit c92c3dfb99485eb2cfb840e92bd0ece8cdd72d0c)
crypto/x509/x509_vfy.c