]> git.ipfire.org Git - thirdparty/openssl.git/commit
For ASN1_STRING_set() check result and set correct error code
authoratishkov <a.tishkov@aladdin.ru>
Fri, 4 Aug 2023 19:15:01 +0000 (22:15 +0300)
committerTomas Mraz <tomas@openssl.org>
Thu, 10 Aug 2023 11:20:36 +0000 (13:20 +0200)
commitc9c130016cb2f5846ca807f4305bce9df0d43090
treeb9600e615969f7f6a8160ebc8db81e33d841db27
parent2c4fec62384a924be7139e82191c340e214333a4
For ASN1_STRING_set() check result and set correct error code

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21658)

(cherry picked from commit 0c1cdb7cefa8edbcc29b9d799ac28c6fbc7e0a30)
crypto/asn1/asn1_gen.c
crypto/x509/v3_ist.c