diff options
author | Robin Watts <robin.watts@artifex.com> | 2013-09-23 17:46:53 +0100 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2013-09-24 12:03:31 +0100 |
commit | 6a0253dab60fb9e94e5d9a21826cf1bc6e83e03a (patch) | |
tree | f112f3ee320f158c34eebff34bec435fe42cccd0 /platform/ios/Classes | |
parent | ac0a31f6fc71e07f67a43cd1fe5004def4c955a6 (diff) | |
download | mupdf-6a0253dab60fb9e94e5d9a21826cf1bc6e83e03a.tar.xz |
Bug 694566: Avoid locking up while seeking in deflated stream.
In streams that we cannot seek in (such as flate ones) we implement
seeking forward by skipping bytes. We failed to spot that we hit EOF,
and spent ages just looping. Fix is simply to spot that we hit EOF
and bale with a warning.
Diffstat (limited to 'platform/ios/Classes')
0 files changed, 0 insertions, 0 deletions