]> git.ipfire.org Git - thirdparty/openssl.git/commit
asn1: add ASN1_STRING_set() check result
authoratishkov <a.tishkov@aladdin.ru>
Fri, 28 Jul 2023 10:12:38 +0000 (13:12 +0300)
committerTodd Short <todd.short@me.com>
Fri, 4 Aug 2023 17:29:17 +0000 (13:29 -0400)
commitc791e399abba8394833a2f88abaeb69f27f33b42
tree600418dc475483a6d5f53fe030df376b735f9feb
parentbcbc7d60679b79fa4347e33c865306dce41ed985
asn1: add ASN1_STRING_set() check result

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/21587)
crypto/asn1/asn1_gen.c