Dead code removal from apps
authorMatt Caswell <matt@openssl.org>
Thu, 12 Mar 2015 14:09:00 +0000 (14:09 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 17 Mar 2015 14:52:46 +0000 (14:52 +0000)
commit636c42d747deb5cab78b66566e5feb4ffd61d15d
treec0c14b505e65de19f52128e0e4711457882bbbcd
parent28e4f659c5542f1625b5c20c51eab3987914b485
Dead code removal from apps

Some miscellaneous removal of dead code from apps. Also fix an issue with
error handling with pkcs7.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit 11abf92259e899f4f7da4a3e80781e84b0fb1a64)
apps/pkcs7.c
apps/s_server.c