lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 12 Sep 2013 08:03:29 +0100
From:	"Jan Beulich" <JBeulich@...e.com>
To:	"Kees Cook" <keescook@...omium.org>,
	"Joe Perches" <joe@...ches.com>
Cc:	"David Miller" <davem@...emloft.net>,
	"Eldad Zack" <eldad@...refinery.com>,
	"George Spelvin" <linux@...izon.com>,
	"Randy Dunlap" <rdunlap@...radead.org>,
	"Andrew Morton" <akpm@...ux-foundation.org>,
	"Dan Carpenter" <dan.carpenter@...cle.com>,
	"Jiri Kosina" <jkosina@...e.cz>,
	"LKML" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] vsprintf: drop comment claiming %n is ignored

>>> On 11.09.13 at 22:18, Kees Cook <keescook@...omium.org> wrote:
> On Wed, Sep 11, 2013 at 1:06 PM, Joe Perches <joe@...ches.com> wrote:
>> On Wed, 2013-09-11 at 12:30 -0700, Kees Cook wrote:
>>> The %n format is not ignored, so remove the incorrect comment about it.
>>
>> I think it may be better to reimplement the ignoring.
> 
> Yeah, just had a quick look, and scanf doesn't use this code at all.
> I'd much rather remove %n again instead.

Why would you want to artificially make the function diverge
from the spec? People shouldn't be caught by surprises if at all
possible, and one can certainly not expect people to go look at
the comment before the function implementation to find out
what basic (standard) features _do not_ work (one can expect
so when trying to find out about _extensions_).

Jan

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ