Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 04/21/2007 10:36:59
Module Name:	src
Committed By:	pooka
Date:		Sat Apr 21 10:36:59 UTC 2007

Modified Files:
	src/sys/fs/puffs: puffs_msgif.c

Log Message:
Take care not to access park->park_preq if the waiter is gone, as
that memory is no longer available.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/fs/puffs/puffs_msgif.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.