Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: pooka
Date: Thu Oct 28 20:32:45 UTC 2010
Modified Files:
src/sys/kern: vfs_vnops.c
Log Message:
Zero entire stat structure before filling in contents to avoid
leaking kernel memory -- the elements are no longer packed now that
dev_t is 64bit.
from pgoyette
To generate a diff of this commit:
cvs rdiff -u -r1.178 -r1.179 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.
Home |
Main Index |
Thread Index |
Old Index