]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: fix crash in qemuOpen
authorJán Tomko <jtomko@redhat.com>
Thu, 11 Apr 2013 09:37:25 +0000 (11:37 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 11 Apr 2013 09:41:22 +0000 (11:41 +0200)
commit74bff2509080912ea8abf1de8fd95fa2412b659a
tree42bbe78bac2c61fa1843ee6dc0805db4eede5569
parent4e54714c725a320dfbdc3e6fe64c2624825819cf
qemu: fix crash in qemuOpen

If the path part of connection URI is not present, cfg is used
unitialized.

https://bugzilla.redhat.com/show_bug.cgi?id=950855
src/qemu/qemu_driver.c