diff options
author | Ron Yorston <rmy@pobox.com> | 2022-10-12 10:53:41 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2022-10-12 10:53:41 +0100 |
commit | 86ea6f748ee1e6559c674efdec436e86e608753a (patch) | |
tree | 8adeac4f7df47ee969b69f9c23bbdef2feaa3c10 /shell | |
parent | 0f3cc2e721372a4efe3e1fe71c0d4fe67cfd3d90 (diff) | |
download | busybox-w32-86ea6f748ee1e6559c674efdec436e86e608753a.tar.gz busybox-w32-86ea6f748ee1e6559c674efdec436e86e608753a.tar.bz2 busybox-w32-86ea6f748ee1e6559c674efdec436e86e608753a.zip |
xxd: avoid use of uninitialised variable
If xxd is run with '-r' but no '-s' the value of opt_s passed to
reverse() is uninitialised.
This patch has been submitted upstream but hasn't been applied yet.
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions