diff options
author | Ron Yorston | 2021-08-22 11:24:46 +0100 |
---|---|---|
committer | Denys Vlasenko | 2021-08-22 15:44:57 +0200 |
commit | 922b58b3e4a26377b5b65c56eec0ac93d80a6fc7 (patch) | |
tree | dad1607c8271c9a82efa101827e977356154e036 /shell/ash_test/ash-heredoc/heredoc9.tests | |
parent | 1e7ca1859112333e3fb8d31dc715a4e4d5af5788 (diff) | |
download | busybox-922b58b3e4a26377b5b65c56eec0ac93d80a6fc7.zip busybox-922b58b3e4a26377b5b65c56eec0ac93d80a6fc7.tar.gz |
tar,smemcap: silence compiler warning
gcc 11.2.1 complains that the tar header checksum might overflow
the checksum field. It won't and using an unsigned int for the
calculation seems to convince the compiler too.
Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/ash_test/ash-heredoc/heredoc9.tests')
0 files changed, 0 insertions, 0 deletions