commit | 5f4d5e1aa652712ea39b6fd97114378c5c15ccda | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Mon May 05 20:27:49 2014 +0200 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri May 09 13:32:16 2014 +0200 |
tree | 05bcf694e0871dc97148192315a9029911b528af | |
parent | 1a443c1b8b4314d365e82bddeb1de5b4b1c15fb3 [diff] |
block/nfs: Check for NULL server part 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 <mreitz@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>