Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-7] src/sys/kern
Module Name: src
Committed By: martin
Date: Tue Nov 25 14:53:23 UTC 2014
Modified Files:
src/sys/kern [netbsd-7]: sys_process.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #262):
sys/kern/sys_process.c: revision 1.165
Don't return early when the incorrect size is passed to some of the
ptrace actions. Leaves locks dangling and causes panics with lockdebug.
To generate a diff of this commit:
cvs rdiff -u -r1.163 -r1.163.4.1 src/sys/kern/sys_process.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