]> git.ipfire.org Git - thirdparty/openssl.git/commit
ts_conf: fix memory leak in TS_CONF_set_policies openssl-3.2
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:18 +0000 (17:55 +0200)
commit8cfb5651175f2362f0cdff5641d0736cc5a6ad63
treeb597abf1379c5440ba5a6d17fd8e389737d13773
parentb5ab449e26a0c716b48255c3f0e2d054fb441ad6
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