vasi / pixz

Parallel, indexed xz compressor
BSD 2-Clause "Simplified" License
712 stars 61 forks source link

pixz doesn't compress empty file correctly #73

Open shmerl opened 7 years ago

shmerl commented 7 years ago

Test:

touch a
pixz a
Unrecognized archive format
Error reading archive entry

At this point it did create a.xz however. It's not a valid archive though:

pixz -d a.xz
Error decoding stream footer