]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix crash in device hotplug cleanup code
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 24 Sep 2009 14:42:25 +0000 (15:42 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 29 Sep 2009 11:20:56 +0000 (12:20 +0100)
commit879cd8cc2ba00f795913f296556e05f25afa7877
tree2dad96704f357974f33ea039039f5c1212058bf6
parent46da355022e4099cb4d9b3a8cbe0a376abd30e75
Fix crash in device hotplug cleanup code

* src/qemu/qemu_driver.c: Fix crash in scenario where XML
  parsing of hotplugged device failed & thus 'dev' is NULL
src/qemu/qemu_driver.c