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:28:29 +0000 (10:28 +0000)
commit4fd35d83412946d19da05d4c89f6c2002d5c2e82
tree2386ba39734fa7434b4adb9fe955c1bacbd1a062
parent07109409daa674e4e766523a1dc51edb06299e03
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)
(cherry picked from commit e0670973d5c0b837eb5a9f1670e47107f466fbc7)
crypto/ec/ec_ameth.c
ssl/ssl_ciph.c