[libvirt PATCH 0/3] virsh-completer: Use Glib memory functions (glib chronicles)

Michal Privoznik mprivozn at redhat.com
Mon Sep 14 17:28:46 UTC 2020


On 9/14/20 6:08 PM, Ján Tomko wrote:
> Ján Tomko (3):
>    virsh-completer: use g_clear_pointer in virshCommaStringListComplete
>    virsh-completer: use g_free instead of VIR_FREE
>    virsh-completer: use g_new0 instead of VIR_ALLOC_N
> 
>   tools/virsh-completer-checkpoint.c | 11 ++++----
>   tools/virsh-completer-domain.c     | 44 ++++++++++--------------------
>   tools/virsh-completer-host.c       |  6 ++--
>   tools/virsh-completer-interface.c  |  6 ++--
>   tools/virsh-completer-network.c    | 25 +++++++----------
>   tools/virsh-completer-nodedev.c    | 12 +++-----
>   tools/virsh-completer-nwfilter.c   | 12 +++-----
>   tools/virsh-completer-pool.c       | 12 +++-----
>   tools/virsh-completer-secret.c     |  8 ++----
>   tools/virsh-completer-snapshot.c   |  5 ++--
>   tools/virsh-completer-volume.c     |  5 ++--
>   tools/virsh-completer.c            |  5 ++--
>   12 files changed, 55 insertions(+), 96 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list