]> xenbits.xensource.com Git - libvirt.git/commit
qemuProcessValidateHotpluggableVcpus: Refactor cleanup
authorPeter Krempa <pkrempa@redhat.com>
Tue, 7 Dec 2021 16:22:26 +0000 (17:22 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 10 Dec 2021 15:36:24 +0000 (16:36 +0100)
commite4b4ccb94fc1b99a5a50c9d5ac73adde18011b48
treef4368be4ab2931ae01cfa75c5108172809f97c0d
parent41cd3d434d3993a55e3cf666c80cfb091a2efa7f
qemuProcessValidateHotpluggableVcpus: Refactor cleanup

Use automatic memory freeing for the temporary bitmap and remove the
pointless 'cleanup' section.

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