[libvirt] [PATCH v3 36/48] remote: fix lock ordering mistake in event registration

Andrea Bolognani abologna at redhat.com
Tue Jul 30 14:34:31 UTC 2019


On Mon, 2019-07-29 at 18:11 +0100, Daniel P. Berrangé wrote:
> If the event (un)registration methods are invoked while no connection is
> open, they jump to a cleanup block which unlocks a mutex which is not
> currently locked.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  src/remote/remote_daemon_dispatch.c | 64 ++++++++++++++---------------
>  1 file changed, 32 insertions(+), 32 deletions(-)

Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list