]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/mount/stropts.c
The mount sockaddr len (mnt_salen) is not be set in
authorSteve Dickson <steved@redhat.com>
Tue, 17 Feb 2009 20:33:58 +0000 (15:33 -0500)
committerSteve Dickson <steved@redhat.com>
Tue, 17 Feb 2009 20:33:58 +0000 (15:33 -0500)
commit52ec1b5fceece8f63b97afc6d6b78bfabff12669
tree9d9f8202c62fc68c17cabde2ec0b655306b34748
parente7ec5e745e851ad10c56d579463ee7e1b85c9c21
The mount sockaddr len (mnt_salen) is not be set in
nfs_extract_server_addresses() which causes the mount.nfs
command to segmentation fault when a NFS server only
supports UDP mounts.

Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mount/stropts.c