mem leak on error path and error propagation fix
authorYuchi <yt8mn@virginia.edu>
Mon, 6 Feb 2017 00:33:47 +0000 (19:33 -0500)
committerMatt Caswell <matt@openssl.org>
Tue, 14 Feb 2017 10:19:50 +0000 (10:19 +0000)
commite0670973d5c0b837eb5a9f1670e47107f466fbc7
tree1e4d59ce584d3c4c508bd790c5f2e8337087f3e5
parentb84460ad3a3e4fcb22efaa0a8365b826f4264ecf
mem leak on error path and error propagation fix

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2559)
apps/ts.c
crypto/ec/ec_ameth.c
ssl/ssl_ciph.c