Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Mindaugas Rasiukevicius <rmind@netbsd.org>
List: source-changes
Date: 10/09/2007 18:27:01
Module Name:	src
Committed By:	rmind
Date:		Tue Oct  9 18:27:01 UTC 2007

Modified Files:
	src/sys/kern: sys_mqueue.c

Log Message:
mq_receive1: Handle the possible dereference, when cv_timedwait_sig() awakes
normally (without the error) and MQ_UNLINK is set.
From CID: 4565.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/kern/sys_mqueue.c

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