iipc/jwarc

GunzipChannel input position is off by 2 if gzip extra field is present

sebastian-nagel opened this issue · 0 comments

GunzipChannel does not update the input position properly while reading gzip the extra field (cf. #14, fixed by #15 which introduced this bug). The input offset is then off by 2.