Subject: Re: bin/24269
To: None <security-officer@netbsd.org, netbsd-bugs@netbsd.org,>
From: None <elad@netbsd.org>
List: netbsd-bugs
Date: 08/13/2005 22:19:32
Synopsis: tftpd: Wrong use of isupper/tolower and duplicate #includes

State-Changed-From-To: open->closed
State-Changed-By: elad@netbsd.org
State-Changed-When: Sat, 13 Aug 2005 22:19:32 +0000
State-Changed-Why:
The unsigned char casts are already in the code.
The second patch is not needed; tftpd is compiled cleanly with -Wall.