On Mon, May 05, 2014 at 08:27:49PM +0200, Max Reitz wrote: > After the URL has been parsed make sure the server part is valid in > order to avoid a segmentation fault when calling nfs_mount(). > > Signed-off-by: Max Reitz <mre...@redhat.com> > --- > block/nfs.c | 4 ++++ > 1 file changed, 4 insertions(+)
Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan