openssl/crypto/cmp
Niels Dossche e1a2db0668 Fix potential memory leak in save_statusInfo()
If sk_ASN1_UTF8STRING_push() fails then the duplicated string will leak
memory. Add a ASN1_UTF8STRING_free() to fix this.

CLA: trivial

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25604)

(cherry picked from commit 0a2a8d970f)
2024-10-07 17:58:47 +02:00
..
build.info allow to disable http 2023-06-06 11:05:02 +10:00
cmp_asn.c Copyright year updates 2024-06-04 14:58:30 +02:00
cmp_client.c Fix potential memory leak in save_statusInfo() 2024-10-07 17:58:47 +02:00
cmp_ctx.c CMP: fix OSSL_CMP_MSG_http_perform() by adding option OSSL_CMP_OPT_USE_TLS 2023-10-10 20:36:06 +02:00
cmp_err.c CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdate 2023-07-17 08:48:36 +10:00
cmp_genm.c Copyright year updates 2024-06-04 14:58:30 +02:00
cmp_hdr.c Update copyright year 2022-05-03 13:34:51 +01:00
cmp_http.c CMP: fix OSSL_CMP_MSG_http_perform() by adding option OSSL_CMP_OPT_USE_TLS 2023-10-10 20:36:06 +02:00
cmp_local.h CMP: fix OSSL_CMP_MSG_http_perform() by adding option OSSL_CMP_OPT_USE_TLS 2023-10-10 20:36:06 +02:00
cmp_msg.c Copyright year updates 2023-09-07 09:59:15 +01:00
cmp_protect.c Copyright year updates 2023-09-07 09:59:15 +01:00
cmp_server.c Copyright year updates 2023-09-07 09:59:15 +01:00
cmp_status.c Copyright year updates 2023-09-07 09:59:15 +01:00
cmp_util.c CMP+CRMF: fix formatting nits in crypto/, include/, and test/ 2022-11-24 13:45:06 +01:00
cmp_vfy.c Copyright year updates 2024-09-03 14:50:21 +02:00