Clear incorrectly reported errors in d2i_CMS_ContentInfo
authorDaniel Fiala <daniel@openssl.org>
Wed, 21 Sep 2022 13:29:51 +0000 (15:29 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 23 Sep 2022 09:14:59 +0000 (11:14 +0200)
commitd40de2cc04b9a1b1adf42d9f2218a224e4d14de4
tree6d6fbaba9ec04283091cee9d726bb97bd87b6531
parent843a9a9ff6f22a4340eb10cc0ed2a5606bf4d27a
Clear incorrectly reported errors in d2i_CMS_ContentInfo

Fixes openssl#19003

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

(cherry picked from commit 678b489a2ae8af289cef939a538235686b448c0e)
crypto/cms/cms_lib.c
test/cmsapitest.c