Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 12/04/1999 14:08:37
Module Name:	syssrc
Committed By:	tron
Date:		Sat Dec  4 22:08:37 UTC 1999

Modified Files:
	syssrc/sys/compat/linux/common: linux_sig_notalpha.c

Log Message:
Add bound checks in emulation of signal(2) and return SIG_ERR on failure.
This fixes a part of PR kern/8904 by Dave Sainty.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/compat/linux/common/linux_sig_notalpha.c

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