apps return value checks
authorMatt Caswell <matt@openssl.org>
Fri, 6 Mar 2015 14:39:46 +0000 (14:39 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 23 Mar 2015 15:23:18 +0000 (15:23 +0000)
commitac59d70553723cd8c7c1558071a2e1672d80daef
treea35c6bddb4f86bcbcc1f4f6acfb38acd3b43a72c
parent69f682374868ba2b19a8aeada496bf03dbb037cf
apps return value checks

Ensure that all libssl functions called from within the apps have their
return values checked where appropriate.

Reviewed-by: Richard Levitte <levitte@openssl.org>
apps/s_cb.c
apps/s_client.c
apps/s_server.c
apps/s_time.c
apps/sess_id.c