Subject: Re: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: source-changes
Date: 10/06/2005 12:39:51
In article <1128580377.468903.2118.nullmailer@yamt.dyndns.org>,
YAMAMOTO Takashi  <yamt@mwd.biglobe.ne.jp> wrote:
>> Module Name:	src
>> Committed By:	elad
>> Date:		Wed Oct  5 15:59:31 UTC 2005
>> 
>> Modified Files:
>> 	src/sys/kern: kern_verifiedexec.c
>> 
>> Log Message:
>> Don't use static variables here.
>> Pointed out by yamt@.
>
>and now leak memory instead?
>
>YAMAMOTO Takashi

This whole thing should be backed out until it is designed and implemented
properly.

christos