On Fri, May 10, 2013 at 11:34 PM, Paul Eggert <[email protected]> wrote: > That's odd. I can't reproduce the problem on Fedora 17, > with either the bundled gzip (1.4) or with > gzip 1.5 (which I built myself). For example:
Just download the Fedora 17 live CD and tested it in VirtualBox. When appending /dev/zero the 21-byte file on Fedora 17 will report "decompression OK, trailing zero bytes ignored" When appending /dev/urandom the 21-byte file on Fedora 17 will report "unexpected end of file" -- GRTNX, RobJE
