CVSROOT:        /cvs
Module name:    src
Changes by:     matt...@cvs.openbsd.org 2011/07/12 17:36:40

Modified files:
        sys/kern       : vfs_syscalls.c 

Log message:
Fix typo that caused fchownat(2) and fchmodat(2) to try to dereference
symbolic links even when the AT_SYMLINK_NOFOLLOW flag is passed.

noticed by naddy@ testing gnulib
ok deraadt@ and presumably tedu@ (who wrote a similar diff)

Reply via email to