Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/kern
Module Name: src
Committed By: xtraeme
Date: Tue Sep 11 09:58:24 UTC 2007
Modified Files:
src/sys/kern [netbsd-4]: sys_generic.c
Log Message:
Pull up following revision(s) (requested by rmind in ticket #869):
sys/kern/sys_generic.c: revision 1.106 via patch
Fix various possible dereferences via uvmspace_free() of non-initialized *vm.
Also, error case might happen before proc_vmspace_getref() (hi <ad>!).
Thanks CID 4551 and 4552. This is serious, pullup will be requested.
OK by <wrstuden>.
To generate a diff of this commit:
cvs rdiff -r1.97 -r1.97.2.1 src/sys/kern/sys_generic.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