]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vsh-table: Use g_autofree where possible
authorKristina Hanicova <khanicov@redhat.com>
Wed, 3 Mar 2021 10:48:15 +0000 (11:48 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 4 Mar 2021 16:29:07 +0000 (17:29 +0100)
commitd64f3f763f638b6f8b89debfa47da1837a99b3c8
treec89ae41c9996cfc92ef0d54fadccbdd023881f3c
parent7dd7ddac500cd3f453cd19606904ae406f5ffe03
vsh-table: Use g_autofree where possible

In: vshTableRowNew(), vshTablePrint(), vshTablePrintToStdout().

Signed-off-by: Kristina Hanicova <khanicov@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
tools/vsh-table.c