Fix decompress gap handling bug
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 11 Aug 2013 20:51:47 +0000 (22:51 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 11 Aug 2013 20:51:47 +0000 (22:51 +0200)
commit99a32242b364793076b4b03310c435d4828ef6e4
treec314d25d6a80d4d548003e6f5e3079a3c6d3e956
parent313546eb796f4588c1c9af60f08f2bd122ef0bdb
Fix decompress gap handling bug

* decompress.c (Fdecompress_gzipped_region): Respect all zlib
errors, and really move the gap to where we want it.
src/ChangeLog
src/decompress.c