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:27:08 +0000 (10:27 +0000)
commitb37fce59cb7c48776361ac8cb8a808793016eefd
tree6eda75be64ab79bdc1e90e3ec73e8ae9a05e7d4d
parent955286c9f38c11b8be719d632fa9267eb13467f8
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)
apps/ts.c
crypto/ec/ec_ameth.c
ssl/ssl_ciph.c