Subject: Re: CVS commit: basesrc
To: None <christos@netbsd.org>
From: None <Havard.Eidnes@runit.sintef.no>
List: source-changes
Date: 11/05/2000 18:40:30
> 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.
Ah, but it matters on 1.4.3 where top is still setgid kmem. That
change has been pulled up, BTW.
- H=E5vard