Check error return from cms_sd_asn1_ctrl() correctly.
authorPauli <pauli@openssl.org>
Wed, 6 Sep 2023 23:27:37 +0000 (09:27 +1000)
committerPauli <pauli@openssl.org>
Fri, 8 Sep 2023 06:32:13 +0000 (16:32 +1000)
commitf04c64ba5bd9493e93a972b08240c268eb6297f2
tree4748e8c87f34863f2666253cd291fbf8b7df34b6
parent9bb1307dce332c3cfa0a9750bbb59195a01693f3
Check error return from cms_sd_asn1_ctrl() correctly.

Fixes #21986

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/21988)

(cherry picked from commit 00a413e2483257a17239cef5dde52df14926284c)
crypto/cms/cms_sd.c