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 18:14:01 +0200 |
commit | 531d77736ece1398be75cf9b191a06b2e51f6304 (patch) | |
tree | 4dc173cebd2318a9623067f042920c017aba2a1e /lib/tar/read_sparse_map_old.c | |
parent | c37f0087c50c8b0568e8fc7aa69d50eea65fd08b (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 'lib/tar/read_sparse_map_old.c')
0 files changed, 0 insertions, 0 deletions