cvs commit: src/sys/nfs4client nfs4_idmap.c
Jim Rees
rees at FreeBSD.org
Sat Feb 21 14:52:03 PST 2004
rees 2004/02/21 14:52:03 PST
FreeBSD src repository
Modified files:
sys/nfs4client nfs4_idmap.c
Log:
in idmap_uid_to_name(), don't try to use the entry after freeing it, in the
idmap_add failure case (found by Ted Unangst via Colin Percival)
also convert idmap_hashf to return void, since it can't fail
also change some panics to error returns
Revision Changes Path
1.4 +7 -11 src/sys/nfs4client/nfs4_idmap.c
More information about the cvs-src
mailing list