]> xenbits.xensource.com Git - libvirt.git/commit
qemuAgentIOProcessLine: refactor cleanup
authorPeter Krempa <pkrempa@redhat.com>
Wed, 1 Dec 2021 09:08:03 +0000 (10:08 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 7 Dec 2021 08:00:39 +0000 (09:00 +0100)
commit59891d32fb59480461c7142d9c09a2f53f5c0019
tree0fea761336572f40d2bdb227765c011b9b42322f
parent377c3dd3b1d3f0ac2d5d36a929130a1794721049
qemuAgentIOProcessLine: refactor cleanup

Refactor the control flow so we can remove the cleanup label.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_agent.c