]> git.ipfire.org Git - thirdparty/openssl.git/commit
Additional testcase for missing return check of BIO_set_md() calls
authorTomas Mraz <tomas@openssl.org>
Thu, 19 Jan 2023 07:37:53 +0000 (08:37 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 7 Feb 2023 16:05:10 +0000 (17:05 +0100)
commit1bb5ce7a3327335690a9f5c8a0b64a0b491a4bf5
tree5942ec45f5807ef7fb599bbbe18da42755424dde
parent35da6af1f82e3d02338aabe28cab744a63728fd8
Additional testcase for missing return check of BIO_set_md() calls

This tests the handling of PKCS7 signedAndEnveloped type.

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-encrypted.pem [new file with mode: 0644]