Subject: CVS commit: src/usr.bin/sort
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 12/24/2002 16:43:37
Module Name:	src
Committed By:	jdolecek
Date:		Tue Dec 24 14:43:37 UTC 2002

Modified Files:
	src/usr.bin/sort: fsort.c

Log Message:
make sure we don't attempt to write past end of fstack[], error out instead

this fixes second part ('tmpdir get smashed') of bin/18614 by Michael Graff


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/usr.bin/sort/fsort.c

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