bug-gzip
[Top][All Lists]
Advanced

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

bug#23315: Bug in gzip-1.7


From: Paul Eggert
Subject: bug#23315: Bug in gzip-1.7
Date: Tue, 19 Apr 2016 18:02:28 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1

On 04/19/2016 01:34 PM, Jim Meyering wrote:
you really should not rely on gzip's -l option

These users are probably dealing with small (< 4 GiB) files for which -l should work fine. And three bug reports in one day, ouch. It may be a good idea to generate a new gzip version sooner rather than later.

Sorry about the bug, by the way. I got confused because gzip.c calls close_stdin but not close_stdout, so I wasn't worried about 'exit' closing stdout again. I had forgotten that close_stdin calls close_stdout (!).





reply via email to

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