Avoid memory leaks if options repeated.
authorRich Salz <rsalz@openssl.org>
Fri, 10 Jun 2016 15:40:32 +0000 (11:40 -0400)
committerRich Salz <rsalz@openssl.org>
Sun, 12 Jun 2016 12:02:46 +0000 (08:02 -0400)
commit7315ce80de2f48503dfc5d160299baef123b71d7
tree043fb04ef1cb8db3bc112929cb273fe899f48cf2
parent6b3602882e089aaca18828a72d9f4072e6a20252
Avoid memory leaks if options repeated.

Reviewed-by: Andy Polyakov <appro@openssl.org>
apps/s_client.c