mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 12:35:17 +00:00
qemu: Fix qemuDomainModifyDeviceFlags leaking the caps bitmap
This commit is contained in:
parent
9d50b323a9
commit
feecc9f395
@ -4316,6 +4316,7 @@ endjob:
|
||||
vm = NULL;
|
||||
|
||||
cleanup:
|
||||
qemuCapsFree(qemuCaps);
|
||||
virDomainDefFree(vmdef);
|
||||
virDomainDeviceDefFree(dev);
|
||||
if (vm)
|
||||
|
Loading…
x
Reference in New Issue
Block a user