bin/172112: [patch] Fix for incorrect work: pw user show 0

Ilya A. Arkhipov ruM1cRO at yandex.ru
Mon Oct 1 10:40:06 UTC 2012


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

From: Ilya A. Arkhipov <ruM1cRO at yandex.ru>
To: bug-followup at freebsd.org
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


More information about the freebsd-bugs mailing list