Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/09/2000 18:54:01
Module Name:	syssrc
Committed By:	he
Date:		Sat Sep  9 15:54:01 UTC 2000

Modified Files:
	syssrc/sys/compat/ibcs2 [netbsd-1-4]: ibcs2_misc.c

Log Message:
Pull up revision 1.52 (requested by simonb):
  More carefully check length of user-supplied data, in particular
  make sure we don't overrun the available stack gap in stack gap
  allocations.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.40.2.1 syssrc/sys/compat/ibcs2/ibcs2_misc.c

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