
21 Apr
2016
21 Apr
'16
6:24 a.m.
On Wed, Apr 20, 2016 at 01:31:07PM -0400, Cole Robinson wrote:
My commit 0d1579572 crashes on a URI without a scheme, like via 'virsh --connect frob'
Add a check on uri->server too while we are at it, and centralize them all --- src/libvirt.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
ACK