Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 455e158ef9b3b600738f5b01190c2b7083d3d0ba https://github.openssl.org/openssl/openssl/commit/455e158ef9b3b600738f5b01190c2b7083d3d0ba Author: Daniel Fiala <dan...@openssl.org> Date: 2022-04-21 (Thu, 21 Apr 2022)
Changed paths: M crypto/cms/cms_io.c M test/cmsapitest.c M test/recipes/80-test_cmsapi.t A test/recipes/80-test_cmsapi_data/encryptedData.der Log Message: ----------- Clear incorrectly reported errors in cms_io. Fixes openssl#17841. Reviewed-by: Shane Lontis <shane.lon...@oracle.com> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18109) (cherry picked from commit 45a3c592b94b66cab72e5bffbaf9d810c3fb29c0)