mirror of https://github.com/openssl/openssl.git
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
|
||
|---|---|---|
| .. | ||
| build.info | ||
| cmp_asn.c | ||
| cmp_client.c | ||
| cmp_ctx.c | ||
| cmp_err.c | ||
| cmp_genm.c | ||
| cmp_hdr.c | ||
| cmp_http.c | ||
| cmp_local.h | ||
| cmp_msg.c | ||
| cmp_protect.c | ||
| cmp_server.c | ||
| cmp_status.c | ||
| cmp_util.c | ||
| cmp_vfy.c | ||