summaryrefslogtreecommitdiffstats
path: root/recipes-networking/openvswitch/files/openvswitch-controller
diff options
context:
space:
mode:
authorThomas Tai <thomas.tai@windriver.com>2013-06-28 13:26:01 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2013-06-28 14:08:23 -0400
commit422934f846ec908adcf7ef4d191338c851372dc8 (patch)
tree21720dee0aee0873ae6d615a230efd8c133c6791 /recipes-networking/openvswitch/files/openvswitch-controller
parentc4432c79f96394f0a874436fc769f093c6f3bcd5 (diff)
downloadmeta-virtualization-422934f846ec908adcf7ef4d191338c851372dc8.tar.gz
libvirt: fix libvirtd crash if path part of URI is missing
If the user forgets to include the path portion of the URI, instead of receiving an error message, libvirtd crashes. So for example attempting to make this call will cause libvirtd to fall over. virsh -c qemu+ssh://root@my.host.com list (forgetting the trailing /system after the host name) The reason for the crash is that libvirtd is trying to output an error message with a uninitialized variable. This problem is already fixed in the upstream so applying this fix to our tree allows this issue to be avoided. Signed-off-by: Thomas Tai <thomas.tai@windriver.com> Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking/openvswitch/files/openvswitch-controller')
0 files changed, 0 insertions, 0 deletions