Date: Thu, 18 Nov 1999 00:14:21 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_syscalls.c vfs_vnops.c Message-ID: <199911180814.AAA04990@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1999/11/18 00:14:21 PST Modified files: sys/kern vfs_syscalls.c vfs_vnops.c Log: Ensure that garbage from the kernel stack does not wind up being returned to user mode in the spare fields of the stat structure. PR: kern/14966 Reviewed by: dillon@freebsd.org Submitted by: Kelly Yancey kbyanc@posi.net Revision Changes Path 1.145 +3 -1 src/sys/kern/vfs_syscalls.c 1.84 +9 -1 src/sys/kern/vfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911180814.AAA04990>