On Mon, Apr 01, 2002 at 01:14:09PM -0500, Ben Collins wrote:
> Welp, this is an apache side bug. I tired this:
>
> wget --header="Accept-Encoding: gzip" http://vore.debian.org/svn/kernel/trunk/Documentation/Configure.help
>
> And got a corrupt file. I believe neon also has a bug somewhere though.
> When I try to zcat this file retrieved with wget, I get an error about
> it being truncated. Neon gives no such error.
The patch which Sander posted has a TODO note where it discards errors
from the neon decompress interface, is that the patch you are testing?
When I add the file currently returned by the above command to neon's
test suite, an error is caught from zlib and ne_decompress_destroy then
returns with non-zero as expected, so I can't reproduce any problems
with error handling here.
joe
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 2 10:56:00 2002