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

Daniel Henrique Barboza posted 3 patches 4 years, 7 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190918195308.3236-1-danielhb413@gmail.com
src/qemu/qemu_hotplug.c | 286 +++++++++++++---------------------------
1 file changed, 95 insertions(+), 191 deletions(-)
[libvirt] [PATCH 0/3] use VIR_AUTOFREE() with strings in qemu_hotplug.c
Posted by Daniel Henrique Barboza 4 years, 7 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list