]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix leak in PCI hostdev hot-unplug
authorMark McLoughlin <markmc@redhat.com>
Thu, 17 Sep 2009 14:32:45 +0000 (15:32 +0100)
committerMark McLoughlin <markmc@redhat.com>
Mon, 21 Sep 2009 11:45:34 +0000 (12:45 +0100)
commita70da51ff76ed860bfc0cdee2e1d556da997c557
tree6b8fd4c927239bab3f9b08719180a4fad8f1513e
parent8881ae1bf8783006777429403cc543c33187175d
Fix leak in PCI hostdev hot-unplug

* src/qemu_driver.c: sync the hostdev hot-unplug code with the disk/net
  code.
src/qemu_driver.c