bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] Fix for gzip bug in WARC + zlib 1.2.4


From: Gijs van Tulder
Subject: [Bug-wget] Fix for gzip bug in WARC + zlib 1.2.4
Date: Wed, 09 Nov 2011 14:14:28 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

Hi,

There is a small bug in the WARC methods. The function gzdopen () is called with 'wb+9'. The '+' is ignored by zlib 1.2.3.*, but it causes an error with zlib 1.2.4. The attached patch removes the '+'.

Thanks,

Gijs

Attachment: warc-gzdopen-wbplus.patch
Description: Text Data


reply via email to

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