diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2021-07-09 18:06:53 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2021-07-09 20:00:36 +0200 |
commit | 270fac93b9bdc2da16126817d48ce109ef9073bb (patch) | |
tree | 62ad8a4d0bf74f757e8483e49b46c2a26a38de7b /bin/tar2sqfs/tar2sqfs.1 | |
parent | faef7494d60ce9a120629d7544f03cdd89800132 (diff) |
Fix printf format specifiers used for generating tarballs
When processing files > 4G, using "%o" truncates the result and the
tarball is not readable. This should have been discovered when
auto-patching the printf format specifiers, but a cast was added
instead and the issue was overlooked.
This commit replaces the down-cast and printf format specifiers.
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'bin/tar2sqfs/tar2sqfs.1')
0 files changed, 0 insertions, 0 deletions