[libvirt] [PATCH 0/3] use VIR_AUTOFREE() with strings in qemu_hotplug.c

Daniel Henrique Barboza danielhb413 at gmail.com
Wed Sep 18 19:53:05 UTC 2019


Similar work to [1], but this time someone already changed
the virQEMUDriverConfigPtr to use VIR_AUTOUNREF() in this
file, which is less work pending to do, which is good.

This change in particular will royally mess up with my
rebases, but it's for a good cause.


[1] https://www.redhat.com/archives/libvir-list/2019-September/msg00719.html


Daniel Henrique Barboza (3):
  qemu_hotplug.c: use VIR_AUTOFREE() in strings 1/3
  qemu_hotplug.c: use VIR_AUTOFREE() in strings 2/3
  qemu_hotplug.c: use VIR_AUTOFREE() in strings 3/3

 src/qemu/qemu_hotplug.c | 286 +++++++++++++---------------------------
 1 file changed, 95 insertions(+), 191 deletions(-)

-- 
2.21.0




More information about the libvir-list mailing list