Re: [PATCH v2 3/3] kbuild: Use -fzero-init-padding-bits=all
From: Kees Cook
Date: Mon Jan 27 2025 - 14:54:21 EST
On Mon, Jan 27, 2025 at 11:10:28AM -0800, Kees Cook wrote:
> Clang continues to fully initialize these kinds of variables[3] with
> additional flags.
Typo: "with" should be "without". I've fixed this locally.
--
Kees Cook