Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/sys/arch/i386/i386
Module Name: src
Committed By: tron
Date: Sat Mar 19 02:32:25 UTC 2005
Modified Files:
src/sys/arch/i386/i386 [netbsd-1-6]: locore.s
Log Message:
Apply patch (requested by fvdl in ticket #5712):
Check the passed in address as well as determining the maximum length
using VM_MAXUSER_ADDRESS in copyinstr and copyoutstr.
Problem originally fixed in OpenBSD/i386.
This fix suggested by Charles Hannum (mycroft at netbsd dot org).
To generate a diff of this commit:
cvs rdiff -r1.254 -r1.254.4.1 src/sys/arch/i386/i386/locore.s
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