diff options
author | 2025-01-27 11:10:26 -0800 | |
---|---|---|
committer | 2025-01-30 08:48:28 -0800 | |
commit | ad9f265c7328d9d73a9d1edbd52f4415cc764296 (patch) | |
tree | e9f173a636534db348a290f02aca4f3a7db93afc /scripts/generate_rust_analyzer.py | |
parent | hardening: Document INIT_STACK_ALL_PATTERN behavior with GCC (diff) | |
download | wireguard-linux-ad9f265c7328d9d73a9d1edbd52f4415cc764296.tar.xz wireguard-linux-ad9f265c7328d9d73a9d1edbd52f4415cc764296.zip |
stackinit: Add old-style zero-init syntax to struct tests
The deprecated way to do a full zero init of a structure is with "= { 0 }",
but we weren't testing this style. Add it.
Link: https://lore.kernel.org/r/20250127191031.245214-1-kees@kernel.org
Signed-off-by: Kees Cook <kees@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions