]> xenbits.xensource.com Git - libvirt.git/commit
qemuDomainSetVcpusInternal: 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)
commit44797bae448c446e06bb6922f242d8ee054051b7
treef6e91630f111fe1785229ae025bc326038bb1086
parent5b7653a628120cb3cc3292befbe1fa8074a48f67
qemuDomainSetVcpusInternal: 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_hotplug.c