]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add test for d2i_PKCS7 NULL dereference
authorTomas Mraz <tomas@openssl.org>
Mon, 16 Jan 2023 18:56:20 +0000 (19:56 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 7 Feb 2023 16:05:10 +0000 (17:05 +0100)
commit3436f9c24ab90c1661e4798e7944f028d5d251ce
tree6ccfa11d10854d797b42b262e41f9efc96050408
parent80253dbdc92bec584f4a9866b43f8674156d838a
Add test for d2i_PKCS7 NULL dereference

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
test/recipes/25-test_pkcs7.t
test/recipes/25-test_pkcs7_data/malformed.pkcs7 [new file with mode: 0644]