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:20:06 +0000 (08:20 +0000)
commit668a144f0a6dcfb9f904043c29372cbf19856c39
tree34134275b59d6eb49ca153f39d2d7b2035262886
parent22fa1602da91af2194997e0576582bb4f0cdd7e0
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/22638)
ssl/statem/extensions_cust.c