]> git.ipfire.org Git - thirdparty/openssl.git/commit
ts_conf: fix memory leak in TS_CONF_set_policies openssl-3.3
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:12 +0000 (17:55 +0200)
commit49efe65615566d98dda88b22489cbde43d1014be
treee225822c2e5386cb4421be0cb22a517fea7f6342
parent2cad001d77684303b89b093eba2c578d18cc8fa4
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