aboutsummaryrefslogtreecommitdiff
path: root/testsuite/patch.tests
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2018-03-31 00:46:07 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2018-04-01 13:04:11 +0200
commite04a38c0c91c17ce27fb11d83f6767614b7d6b59 (patch)
treefe0dae49077e82b1c34b44894854b23207b69d34 /testsuite/patch.tests
parent78ee8fc3e457452a6cdd25802b85f45b064bb845 (diff)
downloadbusybox-w32-e04a38c0c91c17ce27fb11d83f6767614b7d6b59.tar.gz
busybox-w32-e04a38c0c91c17ce27fb11d83f6767614b7d6b59.tar.bz2
busybox-w32-e04a38c0c91c17ce27fb11d83f6767614b7d6b59.zip
hush: fix a signedness bug
Testcase: set -- a ""; space=" "; printf "<%s>\n" "$@"$space Before: <a > After: <a> <> It usually does not bite since bbox forces -funsigned-char build. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/patch.tests')
0 files changed, 0 insertions, 0 deletions