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: xtraeme
Date: Tue Apr 1 18:06:06 UTC 2008
Modified Files:
src/sys/kern: init_sysctl.c
Log Message:
Fix previous: use the length of l->l_foo not kl->l_foo and add
two KASSERTs to check for max lenght limits before copying.
As suggested by rmind@.
To generate a diff of this commit:
cvs rdiff -r1.126 -r1.127 src/sys/kern/init_sysctl.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