mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Update a comment about needing to fix NFS server credential use
by 5.0-RELEASE: make it now read 5.3-RELEASE to be realistic. Still needs fixing...
This commit is contained in:
parent
4240849261
commit
8accd36ef0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=122823
@ -358,7 +358,7 @@ nfs_getreq(struct nfsrv_descript *nd, struct nfsd *nfsd, int has_header)
|
||||
* and related calls. Right now, this tramples on any
|
||||
* extensible data in the ucred, fails to initialize the
|
||||
* mutex, and worse. This must be fixed before FreeBSD
|
||||
* 5.0-RELEASE.
|
||||
* 5.3-RELEASE.
|
||||
*/
|
||||
bzero((caddr_t)&nd->nd_cr, sizeof (struct ucred));
|
||||
nd->nd_cr.cr_ref = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user