[libvirt PATCH] Fix incorrect g_new0 conversions

John Ferlan jferlan at redhat.com
Tue Oct 6 12:10:13 UTC 2020



On 10/6/20 7:15 AM, Ján Tomko wrote:
> I left in a 'return' or 'goto cleanup' in a few places that
> where I did the conversion manually.
> 
> Signed-off-by: Ján Tomko <jtomko at redhat.com>
> Reported-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/esx/esx_storage_backend_vmfs.c         | 1 -
>  src/libxl/libxl_capabilities.c             | 2 --
>  src/libxl/libxl_driver.c                   | 1 -
>  src/qemu/qemu_hotplug.c                    | 1 -
>  src/storage/storage_backend_iscsi_direct.c | 1 -
>  tools/virt-login-shell-helper.c            | 1 -
>  6 files changed, 7 deletions(-)
> 

Thanks -

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list