]> 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:44:52 +0000 (11:44 -0400)
commitd31bc179b3a48351025c55756ce8be82bf9bfa4c
tree0780ebbf236da5e3dcadcc1dca91f28d4eb6c0ce
parent0b48a24ce993d1a4409d7bde26295f6df0d173cb
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