]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: use glib allocation apis for qemuAgentFSInfo
authorJonathon Jongsma <jjongsma@redhat.com>
Fri, 10 Jan 2020 23:32:16 +0000 (17:32 -0600)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 16 Jan 2020 15:35:47 +0000 (16:35 +0100)
commit9a7d618c7979edecab9d648049c15a2bb0ccda5f
tree6f8ba3d98c3d86568474f294f3b2fa58b2e705c3
parent9e1a8298cda919e778ecab3a66289f2c97bb5378
qemu: use glib allocation apis for qemuAgentFSInfo

Switch from old VIR_ allocation APIs to glib equivalents.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_agent.c
src/qemu/qemu_driver.c