Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 02/17/2007 21:46:13
Module Name: src
Committed By: dsl
Date: Sat Feb 17 21:46:13 UTC 2007
Modified Files:
src/sys/kern: kern_proc.c
Log Message:
Acquire proclist_lock in pgid_in_session() so we don't reference potentially
stale proc & pgrp pointers.
To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 src/sys/kern/kern_proc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.