]> git.ipfire.org Git - thirdparty/openssl.git/commit
ts_conf: fix memory leak in TS_CONF_set_policies openssl-3.0 16786/head
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:25 +0000 (17:55 +0200)
commit04db78248bebe7555d24981cf6615d326601d305
treec42d90d754eed354d782801ccfc371d7c30aa0af
parent74672c27c8e7909a94b847e00bc15cb04f12811a
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