Re: [PATCH v2] fortify: Avoid shadowing previous locals

From: Kees Cook
Date: Mon Oct 25 2021 - 18:43:07 EST


On Mon, 25 Oct 2021 17:05:28 -0400, Qian Cai wrote:
> __compiletime_strlen macro expansion will shadow p_size and p_len local
> variables. Just rename those in __compiletime_strlen.

I've adjusted the changelog a bit to have more detail.

Applied to for-next/overflow, thanks!

[1/1] fortify: Avoid shadowing previous locals
https://git.kernel.org/kees/c/95cadae320be

--
Kees Cook