On Thu, Sep 05, 2019 at 04:20:04PM +0200, Peter Krempa wrote:
Switch to using VIR_AUTOFREE and remove the cleanup label.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_hotplug.c | 31 +++++++++++++------------------
1 file changed, 13 insertions(+), 18 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano