[libvirt] [PATCH] fix 1 << -1 at JOB_MASK macro

Jiri Denemark jdenemar at redhat.com
Mon Jul 17 13:30:38 UTC 2017


On Sat, Jul 15, 2017 at 14:42:39 +0800, xinhua.Cao wrote:
> From: caoxinhua <caoxinhua at huawei.com>
> 
> when we start a vm, we call JOB_MASK(QEMU_JOB_NONE), then 1 << -1 will be execute. we fix it as return 0

Could you point us to the place in our code where JOB_MASK is called on
QEMU_JOB_NONE?

Jirka




More information about the libvir-list mailing list