]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix NULL deref in apps/pkcs7
authorRich Salz <rsalz@openssl.org>
Mon, 25 Apr 2016 12:56:54 +0000 (08:56 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 25 Apr 2016 15:46:52 +0000 (11:46 -0400)
commit184ebf0fca31685bb03e2ed225f2c474769fe646
treed9b3c325f2d46e7986e7a119e01d7782dd36735d
parent697283ba418b21c4c0682d7050264b492e2ea4e2
Fix NULL deref in apps/pkcs7

Thanks to Brian Carpenter for finding and reporting this.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
(cherry picked from commit 79356a83b78a2d936dcd022847465d9ebf6c67b1)
apps/pkcs7.c