openssl/crypto/cmp
Niels Dossche b1edb56554 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:54 +02:00
..
build.info Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests 2020-04-02 18:17:00 +02:00
cmp_asn.c Copyright year updates 2023-09-19 14:57:48 +02:00
cmp_client.c Fix potential memory leak in save_statusInfo() 2024-10-07 17:58:54 +02:00
cmp_ctx.c Update copyright year 2023-05-30 14:11:01 +02:00
cmp_err.c CMP client: fix error response on -csr without private key, also in docs 2023-05-12 11:00:42 +02:00
cmp_hdr.c Fix CMP code to not assume NUL terminated strings 2021-08-24 14:22:06 +01:00
cmp_http.c Remove duplicated #include headers 2022-11-21 10:49:51 +01:00
cmp_local.h Update copyright year 2023-05-30 14:11:01 +02:00
cmp_msg.c Update copyright year 2023-05-30 14:11:01 +02:00
cmp_protect.c Update copyright year 2023-05-30 14:11:01 +02:00
cmp_server.c Update copyright year 2023-05-30 14:11:01 +02:00
cmp_status.c Copyright year updates 2023-09-19 14:57:48 +02:00
cmp_util.c Update copyright year 2022-10-11 13:20:27 +01:00
cmp_vfy.c Update copyright year 2023-05-30 14:11:01 +02:00