[libvirt] [PATCH 9/9] qemu: Always reset @info in qemuDomainGetJobInfo

Eric Blake eblake at redhat.com
Tue Nov 26 22:55:32 UTC 2019


On 11/25/19 9:01 AM, Peter Krempa wrote:
> qemuDomainGetJobInfo didn't always reset the return data in @info.
> Thankfully this wouldn't be a problem as the RPC layer does it but we
> should do it anyways.
> 
> Since we reset the struct we don't have to set the type to
> VIR_DOMAIN_JOB_NONE is as the value is 0.

s/is as/as/

> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>   src/qemu/qemu_driver.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 

Reviewed-by: Eric Blake <eblake at redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




More information about the libvir-list mailing list