
5 Sep
2019
5 Sep
'19
2:24 p.m.
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@redhat.com> --- src/qemu/qemu_hotplug.c | 31 +++++++++++++------------------ 1 file changed, 13 insertions(+), 18 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano