openssl/crypto/cmp
Niels Dossche 0a2a8d970f 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)
2024-10-07 17:58:12 +02:00
..
build.info allow to disable http 2023-06-06 11:05:02 +10:00
cmp_asn.c Copyright year updates 2024-09-05 09:35:49 +02:00
cmp_client.c Fix potential memory leak in save_statusInfo() 2024-10-07 17:58:12 +02:00
cmp_ctx.c Copyright year updates 2024-04-09 13:43:26 +02:00
cmp_err.c CMP: add support for requesting cert template using genm/genp 2024-06-20 13:38:13 +02:00
cmp_genm.c Copyright year updates 2024-09-05 09:35:49 +02:00
cmp_hdr.c Copyright year updates 2024-09-05 09:35:49 +02: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: add support for requesting cert template using genm/genp 2024-06-20 13:38:13 +02:00
cmp_msg.c add X509v3_add_extensions() 2024-07-10 16:19:26 +02:00
cmp_protect.c Copyright year updates 2023-09-07 09:59:15 +01:00
cmp_server.c Copyright year updates 2024-09-05 09:35:49 +02:00
cmp_status.c Copyright year updates 2023-09-07 09:59:15 +01:00
cmp_util.c
cmp_vfy.c OSSL_CMP_validate_msg(): fix check such that OSSL_CMP_OPT_PERMIT_TA_IN_EXTRACERTS_FOR_IR becomes usable again 2024-06-17 10:54:03 +02:00