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:44
Module Name:	syssrc
Committed By:	he
Date:		Sat Sep  9 15:54:44 UTC 2000

Modified Files:
	syssrc/sys/compat/linux/common [netbsd-1-4]: linux_file.c

Log Message:
Pull up revision 1.29 (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.27 -r1.27.2.1 syssrc/sys/compat/linux/common/linux_file.c

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