]> git.ipfire.org Git - thirdparty/openssl.git/commit
x509: add ASN1_STRING_set() check result
authoratishkov <a.tishkov@aladdin.ru>
Thu, 20 Jul 2023 08:02:38 +0000 (11:02 +0300)
committerPauli <pauli@openssl.org>
Tue, 25 Jul 2023 02:08:14 +0000 (12:08 +1000)
commit46e95903762f0cc478d8a3c252390fa7312bba6e
treedec90a27ecb30c5a0d3a973cd4c98d881de39b03
parent833840be9784205691105e197d71529ed0ddfdc4
x509: add ASN1_STRING_set() check result

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