Daniel Barkalow wrote:
> The code to ignore trailing zeros from:
>
> * gzip.c (get_method): Don't complain about trailing zeros at
> the end of a gzipped file, as they're commonly appended to fill
> out a block (e.g. by GNU tar).
>
> has a rare bug: if there is exactly one t
The code to ignore trailing zeros from:
* gzip.c (get_method): Don't complain about trailing zeros at
the end of a gzipped file, as they're commonly appended to fill
out a block (e.g. by GNU tar).
has a rare bug: if there is exactly one trailing zero (because, for
example