mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
8ff6edb9da
ctx->propq is a duplicated string, but the error code does not free the duplicated string's memory. If e.g. EVP_CIPHER_fetch() fails then we can leak the string's memory. Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> Reviewed-by: Kurt Roeckx <kurt@roeckx.be> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/25812) |
||
---|---|---|
.. | ||
build.info | ||
hpke_util.c | ||
hpke.c |