]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Do not release unreserved address in qemuDomainAttachRNGDevice
authorJán Tomko <jtomko@redhat.com>
Fri, 19 May 2017 12:14:32 +0000 (14:14 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 22 May 2017 08:29:01 +0000 (10:29 +0200)
commitf25f30aff548636d0c8782d3eaee049c77548dd5
tree7219292611e1e456270410cc3bfa4abd1d4f858a
parentae3b82266d5d9c825f5c3639e2cea59d4060b5ff
Do not release unreserved address in qemuDomainAttachRNGDevice

Only set releaseaddr to true after the address has been
reserved successfully.

https://bugzilla.redhat.com/show_bug.cgi?id=1452581

Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_hotplug.c