aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/exec/null-argv.c
AgeCommit message (Collapse)AuthorFilesLines
2022-03-01selftests/exec: Test for empty string on NULL argvKees Cook1-0/+78
Test for the NULL argv argument producing a single empty string on exec. Cc: Eric Biederman <[email protected]> Cc: Shuah Khan <[email protected]> Cc: Yang Yingliang <[email protected]> Cc: Andrew Morton <[email protected]> Cc: [email protected] Signed-off-by: Kees Cook <[email protected]> Link: https://lore.kernel.org/lkml/[email protected]