fix s_client crash
authorRich Salz <rsalz@akamai.com>
Mon, 25 May 2015 15:13:28 +0000 (11:13 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 25 May 2015 16:46:57 +0000 (12:46 -0400)
commitfc0eb00bca9dd892592edb6367927186928a7e1a
tree3c5a5a908d4f0ef889ab5cbebcaa5a1732863c29
parent81fc390fd96ad9fae21cda919513fb696cd24028
fix s_client crash

The 'http proxy' commit broke s_client default host/port value.
Thanks to Matt for the simplest fix.

Reviewed-by: Matt Caswell <matt@openssl.org>
apps/s_client.c