Add testcase for missing return check of BIO_set_md() calls
authorTomas Mraz <tomas@openssl.org>
Wed, 18 Jan 2023 16:07:24 +0000 (17:07 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 7 Feb 2023 16:05:10 +0000 (17:05 +0100)
commitc47b6fe9e6c014df009c55221b6c08391c361ba6
treecc4d6e5d7a601255bbaa48337fecc1a3ccca60da
parent6eebe6c0238178356114a96a7858f36b24172847
Add testcase for missing return check of BIO_set_md() calls

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
test/recipes/80-test_cms.t
test/recipes/80-test_cms_data/pkcs7-md4.pem [new file with mode: 0644]