[libvirt] [PATCH] remote: Fix client crash when URI path is empty when using ssh

Peter Krempa pkrempa at redhat.com
Fri Jun 14 08:49:56 UTC 2013


On 06/14/13 10:48, Peter Krempa wrote:
> The parsed path in the URI may be NULL resulting into:
>
>    $ virsh -c qemu+ssh:// list
>    Segmentation fault (core dumped)
>
> Introduced by 22d81ceb46ea4b83ad817c29b2b04df27a09c671
> ---
>   src/remote/remote_driver.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>

Pushed as trivial.

Peter




More information about the libvir-list mailing list