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
| ||
|
Message-ID: <CAGXu5jK_D8hEMW4nJfwxf8rw6ADFB5H=POh8wsk6001SYrs2Jw@mail.gmail.com> Date: Mon, 8 Apr 2019 17:13:43 -0700 From: Kees Cook <keescook@...gle.com> To: "Gustavo A. R. Silva" <gustavo@...eddedor.com> Cc: Stephen Rothwell <sfr@...b.auug.org.au>, LKML <linux-kernel@...r.kernel.org> Subject: Re: [PATCH] adfs: mark expected switch fall-throughs On Mon, Jan 14, 2019 at 12:35 PM Gustavo A. R. Silva <gustavo@...eddedor.com> wrote: > > In preparation to enabling -Wimplicit-fallthrough, mark switch cases > where we are expecting to fall through. > > Warning level 3 was used: -Wimplicit-fallthrough=3 > > This patch is part of the ongoing efforts to enabling > -Wimplicit-fallthrough > > Signed-off-by: Gustavo A. R. Silva <gustavo@...eddedor.com> Please consider this reviewed! :) Reviewed-by: Kees Cook <keescook@...omium.org> -- Kees Cook
Powered by blists - more mailing lists