cvs commit: src/contrib/smbfs/mount_smbfs mount_smbfs.c
Tim J. Robbins
tjr at FreeBSD.org
Sun Jul 20 04:27:56 PDT 2003
tjr 2003/07/20 04:27:55 PDT
FreeBSD src repository
Modified files:
contrib/smbfs/mount_smbfs mount_smbfs.c
Log:
Pass getvfsbyname() the address of a struct xvfsconf instead of
struct vfsconf. This silences a warning, but could also prevent
stack corruption problems if xvfsconf ever became larger than vfsconf.
PR: 53863
Submitted by: Lukas Ertl
Revision Changes Path
1.2 +24 -10 src/contrib/smbfs/mount_smbfs/mount_smbfs.c
More information about the cvs-src
mailing list