Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/02/2000 17:28:52
Module Name:	basesrc
Committed By:	christos
Date:		Thu Nov  2 15:28:52 UTC 2000

Modified Files:
	basesrc/usr.bin/top: display.c

Log Message:
Avoid buffer overflow. Inspired by a FreeBSD BUGTRAQ security advisory.
It should not really matter because we don't install top setgid kmem.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/usr.bin/top/display.c

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