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:49:01 +0000 (14:49 +0000)
commit11abf92259e899f4f7da4a3e80781e84b0fb1a64
tree35f6dfcaf3f60469b39f19a379c13de32438b956
parentb7573c597c1932ef709b2455ffab47348b5c54e5
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>
apps/pkcs7.c
apps/s_server.c