Rework error handling of custom_ext_meth_add towards strong exception safety.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 15 Feb 2017 10:36:17 +0000 (11:36 +0100)
committerRich Salz <rsalz@openssl.org>
Wed, 15 Feb 2017 13:37:52 +0000 (08:37 -0500)
commited874fac6399d5064d6eb8fe2022b918aeaf75af
tree09c2afeb0f71d4edcb5791eda24d4d95ba835233
parentbb90d02a71c60bc16389fba4ff06965714b1826f
Rework error handling of custom_ext_meth_add towards strong exception safety.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2636)
ssl/t1_ext.c