|
Message-Id: <20180307160322.e9f8a3fb462751d1efa3b09a@linux-foundation.org> Date: Wed, 7 Mar 2018 16:03:22 -0800 From: Andrew Morton <akpm@...ux-foundation.org> To: Kees Cook <keescook@...omium.org> Cc: Tycho Andersen <tycho@...ho.ws>, "Tobin C. Harding" <me@...in.cc>, Jonathan Corbet <corbet@....net>, Pantelis Antoniou <pantelis.antoniou@...sulko.com>, "Steven Rostedt (VMware)" <rostedt@...dmis.org>, Kernel Hardening <kernel-hardening@...ts.openwall.com>, LKML <linux-kernel@...r.kernel.org>, "Gustavo A. R. Silva" <gustavo@...eddedor.com> Subject: Re: [PATCH] vsprintf: Remove accidental VLA usage On Wed, 7 Mar 2018 15:59:27 -0800 Kees Cook <keescook@...omium.org> wrote: > I didn't want to encourage a global macro that _lacked_ the safety > built into the max*() family, though... thoughts for a reasonable > approach? I think SIMPLE_MAX() is OK. Along with one of /* these */ things ;)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.