The following reply was made to PR bin/172112; it has been noted by GNATS.

From: Ilya A. Arkhipov <[email protected]>
To: [email protected]
Cc:  
Subject: Re: bin/172112: [patch] Fix for incorrect work: pw user show 0
Date: Mon, 01 Oct 2012 14:32:08 +0400

 Hi All,
 
 We need remove atoi() because after 
http://svnweb.freebsd.org/base/head/usr.sbin/pw/pw_user.c?r1=42287&r2=43780 
it's no need there.
 We already know a_name->val has only digits or no, and have all checks on this.
 
 Please fix me if I'm wrong.
 
 -- 
 With Best Regards,
 Ilya A. Arkhipov
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to