swh:1:snp:dc2a5002442a00b1c0eda7c65d04ea7455e166cd
Revision cb04533531d389f67ef2aab4bc38a368da24da5a authored by Daniel Gustafsson on 12 July 2024, 18:49:16 UTC, committed by Tomas Mraz on 05 September 2024, 15:05:24 UTC
If the call to X509_ALGOR_set0 fails then the allocated ASN1_STRING variable passed as parameter leaks. Fix by explicitly freeing like how all other codepaths with X509_ALGOR_set0 do. Fixes #22680 Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24868) (cherry picked from commit 5efc57caf229748fd4f85b05463f96b11679100d)
1 parent 7c01bb2
Tip revision: 0fdf965bf0b1f87d4a5d52c71994ffdda5235718 authored by Neil Horman on 11 September 2024, 13:53:49 UTC
review fixups for quic-hq-interop
review fixups for quic-hq-interop
Tip revision: 0fdf965

Computing file changes ...