Skip to content
Commit ad9f265c authored by Kees Cook's avatar Kees Cook
Browse files

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: default avatarKees Cook <kees@kernel.org>
parent a9a5e0bd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment