Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Mindaugas Rasiukevicius <rmind@netbsd.org>
List: source-changes
Date: 07/11/2007 00:17:23
Module Name: src
Committed By: rmind
Date: Wed Jul 11 00:17:23 UTC 2007
Modified Files:
src/sys/kern: sys_lwp.c
Log Message:
Fix a problem in sys__lwp_create() where invalid new_lwp would
leak an LWP and memory.
Reviewed by <ad>.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/kern/sys_lwp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.