On a Thursday in 2025, Michal Privoznik via Devel wrote:
>While working on emitting more events from the CH driver and playing
>with cloud-hypervisor itself, I've noticed one memleak and one forgotten
>call to unlock.
>
>Michal Prívozník (2):
> ch: Avoid memory leak in virCHProcessEvents()
> ch: Unlock domain in virCHEventStopProcess() on all exit paths
>
> src/ch/ch_events.c | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Jano