6974a2b259
Add a sh ATF test to demonstrate a bug in the way that \0 characters are dropped from scripts. This test will eventually be extended to test other potential sh script input related issues. When initially committed, this test should fail. It should succeed when the fix for the PR is committed (soon). Nb: this tests only the \0 related issues from the PR, the MSAN detected uninitialised variable (struct field) can only be detected by MSAN, as it has no visible impact on the operation of the shell when running on any real (or even emulated) hardware. (It will, however, also be fixed). |
||
---|---|---|
.. | ||
cat | ||
cp | ||
date | ||
dd | ||
df | ||
expr | ||
pax | ||
ps | ||
sh | ||
sleep | ||
tar | ||
Makefile |