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:44:24 +0000 (11:44 -0400)
commit79356a83b78a2d936dcd022847465d9ebf6c67b1
treeea097498d2f821cd3b7a970748e8b7b477298926
parent1755d4601231f96e9011abc3d2f40e7bd31320ee
Fix NULL deref in apps/pkcs7

Thanks to Brian Carpenter for finding and reporting this.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
apps/pkcs7.c