]> 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:02:37 +0000 (17:02 +1000)
commit485d0790ac1a29a0d4e7391d804810d485890376
tree57749bff1b4df1d542eb27e716921887a947e200
parentcc0d1b03a94b71dd9d8ee9aa11ee22fdc3659821
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)
crypto/x509/v3_ncons.c