Fix a possible memory leak in custom_ext_add
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 6 Nov 2023 10:03:05 +0000 (11:03 +0100)
committerHugo Landau <hlandau@openssl.org>
Wed, 8 Nov 2023 08:21:18 +0000 (08:21 +0000)
commitbd864f058c495d97e42007128d62f7fb19ae1818
tree22a4fc9c8c0b262654779dc490642e6d5cf774c1
parent795a1e8e019b9539456bb1356df1d3c88a6569a1
Fix a possible memory leak in custom_ext_add

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22639)
ssl/statem/extensions_cust.c