EVENT QUEUE: Fix memory leak (coverity)
authorHugo Landau <hlandau@openssl.org>
Thu, 27 Jul 2023 14:57:51 +0000 (15:57 +0100)
committerHugo Landau <hlandau@openssl.org>
Thu, 10 Aug 2023 17:19:50 +0000 (18:19 +0100)
commit77a66117ab0c5bdd885d13dc302ace7010aca826
tree16c690071cb3d9473528bc7c81c4b25aca5368b1
parent565d2987cd99a32249050b666d052d963b248d75
EVENT QUEUE: Fix memory leak (coverity)

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21565)
ssl/event_queue.c