bug-gzip
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RFC: fixing the 32-bit size and time limits in gzip file format


From: Mark Adler
Subject: Re: RFC: fixing the 32-bit size and time limits in gzip file format
Date: Mon, 16 Aug 2010 17:41:50 -0700

On Aug 16, 2010, at 1:19 PM, Greg Roelofs wrote:
> Concatenated gzip streams made by newer gzips fail on older gzips, though.

Greg,

Yeah, good point.  It doesn't work in that direction.

Another solution which works on any gzip file is to simply decompress the whole 
thing without writing it and reporting the uncompressed length.  pigz -tl does 
that.

Mark




reply via email to

[Prev in Thread] Current Thread [Next in Thread]