]> 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:03:22 +0000 (11:03 +1000)
commitc92c3dfb99485eb2cfb840e92bd0ece8cdd72d0c
treeb0b5027f1df9bb1d7f0340f5cbbb95d47ec0d11b
parentc63e8637fd79c826b3c438cf99cf7f1b293e8318
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)
crypto/x509/x509_vfy.c