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:   Wed, 27 Oct 2021 15:34:36 +0200
From:   Petr Mladek <pmladek@...e.com>
To:     Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc:     linux-kernel@...r.kernel.org, Steven Rostedt <rostedt@...dmis.org>,
        Sergey Senozhatsky <senozhatsky@...omium.org>,
        Rasmus Villemoes <linux@...musvillemoes.dk>
Subject: Re: [PATCH v1 1/1] lib/vsprintf.c: Amend static asserts for format
 specifier flags

On Tue 2021-10-26 17:03:56, Andy Shevchenko wrote:
> There are couple of improvements to static asserts against
> the format specifier flags:
> 
> - new static assert for SIGN
> - fix static assert for SMALL
> 
> SMALL is not equal to ASCII code of white space, it equals to
> the bit difference between capital and small letters (however
> the value is the same, semantically expression means different
> things).
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>

The patch has been committed into printk/linux.git, branch for-5.16.

Best Regards,
Petr

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ