cvs commit: src/sys/kern vfs_syscalls.c
Robert Watson
rwatson at FreeBSD.org
Sun Sep 3 07:34:01 UTC 2006
rwatson 2006-09-03 07:34:01 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern vfs_syscalls.c
Log:
In kern_fhstatfs(), drop Giant if the prison visibility check fails.
This corrects the same bug found by Todd Miller and corrected as part of
a larger set of Giant changes in vfs_syscalls.c:1.412 in HEAD by jeff.
Pointed out by: Alex Lyashkov <umka at sevcity dot net>
Revision Changes Path
1.392.2.9 +1 -0 src/sys/kern/vfs_syscalls.c
More information about the cvs-src
mailing list