Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/10/1999 13:09:03
Module Name:	basesrc
Committed By:	tron
Date:		Tue Aug 10 20:09:02 UTC 1999

Modified Files:
	basesrc/usr.bin/join: join.c

Log Message:
Fix wrong array size calculation in call to memset() and avoid a possible
segmentation fault in memmove(). Patches supplied by "thesing" in
PR bin/8184.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/usr.bin/join/join.c

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