Fix the error handling in CRYPTO_dup_ex_data.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 20 Mar 2017 19:50:23 +0000 (20:50 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 29 Mar 2017 05:42:00 +0000 (07:42 +0200)
commit62f488d31733e5dc77b339f905b44f165550e47d
tree9f385987b76198fad8afb8aaae4f1e676dcfee7f
parent144ab9b27ffec3f4f01a4a2c069309323bf886d9
Fix the error handling in CRYPTO_dup_ex_data.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2998)
crypto/ex_data.c