Fix a memory leak in an error path
authorMatt Caswell <matt@openssl.org>
Tue, 29 May 2018 15:05:10 +0000 (16:05 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 31 May 2018 09:39:13 +0000 (10:39 +0100)
commitbdd5f12ea6b76fb133b152a3ca38a3c045be4de3
tree8455c92f349be05a4aac8a0847cd3945ff9996c2
parent28c73b34dfe00e786fc9198d89e089655ec5ae01
Fix a memory leak in an error path

Found by Coverity

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6373)
apps/s_client.c