[libvirt PATCH 0/6] Use virURIFree less (glib chronicles)

Ján Tomko jtomko at redhat.com
Wed Jun 22 05:35:28 UTC 2022


Ján Tomko (6):
  Use g_auto for virURI almost everywhere
  tests: remove pointless label in testURIParse
  vz: refactor testURIParse
  vmx: use g_autofree in virVMXParseSerial
  qemu: remove cleanup label from qemuMigrationSrcGraphicsRelocate
  libxl: remove cleanup label from libxlDomainMigrationSrcPerform

 src/esx/esx_driver.c        |  3 +--
 src/libxl/libxl_migration.c | 17 ++++++-----------
 src/qemu/qemu_migration.c   | 30 ++++++++++++------------------
 src/vmx/vmx.c               | 13 ++++---------
 src/vz/vz_driver.c          |  3 +--
 src/vz/vz_sdk.c             | 31 +++++++++++--------------------
 tests/viruritest.c          | 14 +++++---------
 7 files changed, 40 insertions(+), 71 deletions(-)

-- 
2.34.1



More information about the libvir-list mailing list