]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuMonitorJSONBlockdevDel: Refactor cleanup
authorPeter Krempa <pkrempa@redhat.com>
Thu, 6 Feb 2020 12:03:07 +0000 (13:03 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 10 Feb 2020 16:26:27 +0000 (17:26 +0100)
commita592d589aa5015f5beb0f1d4302ceffe9fe7f7e8
tree0ac9daac3f2fe676ce824fa5450d04546877eb7d
parent643294110c12a41faf2cf24c19948aaee0fcf36f
qemuMonitorJSONBlockdevDel: Refactor cleanup

Use automatic variable freeing and get rid of the cleanup section.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
src/qemu/qemu_monitor_json.c