Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/freebsd
Module Name: src
Committed By: christos
Date: Mon Sep 12 22:17:49 UTC 2005
Modified Files:
src/sys/compat/freebsd: freebsd_misc.c
Log Message:
Range checks are not optional. The omission of this one, allows the user
to corrupt the heap and/or crash the kernel.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/compat/freebsd/freebsd_misc.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