mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Fixes a potential corruption with uninitialized stack memory in the seccomp BPF sample program. [[email protected]: coding-style fixlet] Signed-off-by: Kees Cook <[email protected]> Reported-by: Robert Swiecki <[email protected]> Tested-by: Robert Swiecki <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>