Re: [libvirt PATCH 0/2] qemu: Use g_auto* in a few more places

2021-03-22 Thread Erik Skultety
On Fri, Mar 19, 2021 at 11:28:36PM +0100, Jiri Denemark wrote: > I'll be touching these functions soon, let's modernize them first. Reviewed-by: Erik Skultety

[libvirt PATCH 0/2] qemu: Use g_auto* in a few more places

2021-03-19 Thread Jiri Denemark
I'll be touching these functions soon, let's modernize them first. Jiri Denemark (2): qemu: Use g_autofree in qemuMigrationJobCheckStatus qemu: Use g_autoptr in qemuMonitorJSONSetCapabilities src/qemu/qemu_migration.c| 15 +-- src/qemu/qemu_monitor_json.c | 19