]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Pass getvfsbyname() the address of a struct xvfsconf instead of
authortjr <tjr@FreeBSD.org>
Sun, 20 Jul 2003 11:27:54 +0000 (11:27 +0000)
committertjr <tjr@FreeBSD.org>
Sun, 20 Jul 2003 11:27:54 +0000 (11:27 +0000)
commit975f59894ebe56666e6d3d98f0aafce9a5fcc635
tree423845f4680fe04e01111f8395f57b6a6433831b
parent8ad48d0b8153eaa31c20cba4a1bd0e7b9a614740
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
contrib/smbfs/mount_smbfs/mount_smbfs.c