1
0
Fork 1
mirror of https://github.com/vbatts/tar-split.git synced 2025-03-19 23:14:07 +00:00
tar-split/tar
Vincent Batts b6372414e5
tar/asm: don't add a padding entry if it has no bytes
Fixes 

if the read bytes is 0, then don't even create the entry for that
padding.
This sounds like the solution for the issue opened, but I haven't found
a reproducer for this issue yet. :-\

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-07-21 09:02:43 -04:00
..
asm tar/asm: don't add a padding entry if it has no bytes 2023-07-21 09:02:43 -04:00
storage chore: remove refs to deprecated io/ioutil 2023-07-20 23:00:46 +08:00