Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/uvm
Module Name: src
Committed By: chs
Date: Sun Aug 24 16:32:51 UTC 2003
Modified Files:
src/sys/uvm: uvm_mmap.c
Log Message:
mprotect()'s "len" is really a size_t, and we can't do any useful
bounds-checking on it.
To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 src/sys/uvm/uvm_mmap.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