]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: agent: use g_auto in qemuAgentGetInterfaces
authorJán Tomko <jtomko@redhat.com>
Mon, 5 Oct 2020 20:04:34 +0000 (22:04 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 8 Oct 2020 09:16:08 +0000 (11:16 +0200)
commit00311ef6039c5075ae51133e253575755ad48c36
tree7858764bdc9e07be649d60d53a021a516c3caefd
parent9e48b028403119d19a0b9633278b5a29f060a6d6
qemu: agent: use g_auto in qemuAgentGetInterfaces

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
src/qemu/qemu_agent.c