NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/47255 CVS commit: src/sys/kern
The following reply was made to PR kern/47255; it has been noted by GNATS.
From: "Nicolas Joly" <njoly%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/47255 CVS commit: src/sys/kern
Date: Fri, 30 Nov 2012 13:26:37 +0000
Module Name: src
Committed By: njoly
Date: Fri Nov 30 13:26:37 UTC 2012
Modified Files:
src/sys/kern: vfs_syscalls.c
Log Message:
Apply fix from hannken to ensure that VOP_ACCESS() is called on a
locked vnode for fd_nameiat(), fd_nameiat_simple() and do_sys_openat().
Fix both PR/47226 and PR/47255.
To generate a diff of this commit:
cvs rdiff -u -r1.461 -r1.462 src/sys/kern/vfs_syscalls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index