summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorSimon Bünzli <zeniko@gmail.com>2013-08-18 13:17:25 +0200
committerRobin Watts <robin.watts@artifex.com>2013-08-28 13:35:49 +0100
commite5451f0cb4cadeae01769221fe7f505ca155b9a1 (patch)
tree4a61d0b5bea81d19c14959f20d2d53e7edd4dd29 /.gitattributes
parent4f20460b94053d10a464b565f772f07e93748e24 (diff)
downloadmupdf-e5451f0cb4cadeae01769221fe7f505ca155b9a1.tar.xz
sync bits when closing an LZW stream
Content streams may contain multiple inline images compressed as LZW data. The LZW filter used for such inline images might in some cases be closed in a state where less than 8 bits remain unread. The parent stream remembers that number (in stream->avail) and uses it again when reading the next inline image instead of resetting the remaining bit count when reading the next entire byte after the first inline image (or resetting it when closing the LZW stream as this patch does).
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions