[libvirt PATCH 2/7] esx: use g_new0 instead of VIR_ALLOC*

Peter Krempa pkrempa at redhat.com
Tue Sep 29 14:55:07 UTC 2020


On Fri, Sep 25, 2020 at 15:16:08 +0200, Ján Tomko wrote:
> Signed-off-by: Ján Tomko <jtomko at redhat.com>
> ---
>  src/esx/esx_driver.c                | 14 +++++---------
>  src/esx/esx_network_driver.c        | 17 ++++++-----------
>  src/esx/esx_storage_backend_iscsi.c |  3 +--
>  src/esx/esx_storage_backend_vmfs.c  |  8 +++-----
>  src/esx/esx_stream.c                |  6 ++----
>  src/esx/esx_util.c                  |  3 +--
>  src/esx/esx_vi.c                    | 12 ++++--------
>  src/esx/esx_vi_types.c              |  3 +--
>  8 files changed, 23 insertions(+), 43 deletions(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>




More information about the libvir-list mailing list