properly free the resource from CRYPTO_malloc
authorxkernel <xkernel.wang@foxmail.com>
Tue, 4 Jan 2022 13:18:02 +0000 (21:18 +0800)
committerTomas Mraz <tomas@openssl.org>
Thu, 6 Jan 2022 11:01:10 +0000 (12:01 +0100)
commit1b87116a0c43b8b4e1ad88b851d5bcf27c1a5f64
treef0bb9d01669b1f30dd81ef33443b77f00165df9d
parentfd84b9c3e94be1771d1b34ad857081f7693318aa
properly free the resource from CRYPTO_malloc

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17412)
ssl/statem/statem_clnt.c