Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 10/14/2005 12:47:04
Module Name: src
Committed By: elad
Date: Fri Oct 14 12:47:04 UTC 2005
Modified Files:
src/sys/kern: vfs_vnops.c
Log Message:
Copy the path to a kernel buffer before using it from ndp, as it may be a
pointer to userspace.
To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/sys/kern/vfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.