If all the data we got decompressed OK, but zlib wants more, filter what we got inste...
authorFabian Keil <fk@fabiankeil.de>
Mon, 1 Jun 2009 16:34:48 +0000 (16:34 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 1 Jun 2009 16:34:48 +0000 (16:34 +0000)
commitac9344a19fdd2ab9beabb5bff9b21fe0a3127354
tree8e7baba8c8bc72e1fa1aebbfeaefc376f27d1d7d
parent8cdf45dfe8ce13cc8f0f5e20af73efd5fb5c0a3a
If all the data we got decompressed OK, but zlib wants more, filter what we got instead of forwarding the unfiltered compressed content.
parsers.c