Subject: Re: kern/36673 (dubious code is sysmon_envsys)
To: None <xtraeme@NetBSD.org, gnats-admin@netbsd.org,>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: netbsd-bugs
Date: 07/22/2007 11:55:04
The following reply was made to PR kern/36673; it has been noted by GNATS.

From: yamt@mwd.biglobe.ne.jp (YAMAMOTO Takashi)
To: gnats-bugs@NetBSD.org
Cc: xtraeme@NetBSD.org, kern-bug-people@netbsd.org,
	netbsd-bugs@netbsd.org, gnats-admin@netbsd.org, xtraeme@netbsd.org
Subject: Re: kern/36673 (dubious code is sysmon_envsys)
Date: Sun, 22 Jul 2007 20:54:47 +0900 (JST)

 > State-Changed-From-To: open->feedback
 > State-Changed-By: xtraeme@netbsd.org
 > State-Changed-When: Sun, 22 Jul 2007 11:32:11 +0000
 > State-Changed-Why:
 > I believe most things you reported were fixed, can you please check
 > again? thanks.
 
 please check it by yourself.
 
 at least, this one doesn't seems to be fixed.
 
 >         - sme_make_dictionary should fully set up a dictionary before
 >          adding it to the array.  (instead of leaving a partial dictionary
 >          on errors.)
 >          same for sysmon_envsys_createplist and its array.
 
 YAMAMOTO Takashi