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:42:20 +0000 (08:42 -0500)
commitc9c1a63d58c7950484347d153a2150b4587e7a53
tree353c2e0ae0ba9e7799924e64757e743af29a19d2
parent19d5e48d6d56f59672c08c8aa162a2a3ff3819ba
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)
(cherry picked from commit ed874fac6399d5064d6eb8fe2022b918aeaf75af)
ssl/t1_ext.c