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] [day] [month] [year] [list]
Date:	Tue, 5 Apr 2016 13:25:27 -0400
From:	Jessica Yu <jeyu@...hat.com>
To:	Shahbaz Youssefi <shabbyx@...il.com>
Cc:	LKML <linux-kernel@...r.kernel.org>
Subject: Re: sscanf: implement basic character sets

+++ Shahbaz Youssefi [05/04/16 10:32 -0400]:
>Note: CC me
>
>I just read on lwn about the implementation of `%[` in sscanf. Just
>wanted to point out my implementation (which supports `]` ranges (`-`)
>and negation (`^`)) and let you know that you are free to take
>code/inspiration from it:
>
>https://github.com/ShabbyX/kio/blob/master/src/scanf.c#L398

Thanks Shahbaz, this is helpful. You are of course welcome to
submit a patch adding ranges and other missing features to the
kernel sscanf() as well, if that's something you're interested in
doing.

Jessica

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ