]> git.ipfire.org Git - thirdparty/openssl.git/commit
ts_conf: fix memory leak in TS_CONF_set_policies
authorDONGGEUN YOO <bleeqtheproducer@gmail.com>
Mon, 29 Sep 2025 00:45:11 +0000 (00:45 +0000)
committerTomas Mraz <tomas@openssl.org>
Wed, 1 Oct 2025 15:55:07 +0000 (17:55 +0200)
commit5b69b74ab5e4504e7da4004f36c829eaf1db938e
tree55d75e1c7f910dfe24ad4dbabddbef47aaa43770
parent8e42d834f6b6c70268c17bd64011244c89edc411
ts_conf: fix memory leak in TS_CONF_set_policies

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28686)

(cherry picked from commit 1f3a6602a13b382c0f09d6659e0d49ec2e41646d)
crypto/ts/ts_conf.c