]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix nc_email to check ASN1 strings with NULL byte in the middle
authorNikita Ivanov <nivanov@cloudlinux.com>
Tue, 7 Sep 2021 08:31:17 +0000 (11:31 +0300)
committerPauli <pauli@openssl.org>
Mon, 13 Sep 2021 07:04:13 +0000 (17:04 +1000)
commit9e44ffc281326330937eee0e94b6fd4bfcaa98eb
tree2ed292a428beb43eba62b37c8f947a2abe5c2f3e
parent2753b6ff7f0b91c7ddeb72a6a08948ca28d12a91
Fix nc_email to check ASN1 strings with NULL byte in the middle

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

(cherry picked from commit 485d0790ac1a29a0d4e7391d804810d485890376)
crypto/x509v3/v3_ncons.c