diff options
author | Robin Watts <robin.watts@artifex.com> | 2011-11-15 18:38:44 +0000 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2011-11-17 18:32:06 +0000 |
commit | 9b56c6c88522b7ff6c592c93ff8ec33ee158747a (patch) | |
tree | 0eebb4d74c7dd2cb983ea583c83cc4d410251f8f /.gitignore | |
parent | db360fac468dc89b45c89bd30374b61b27c221b1 (diff) | |
download | mupdf-9b56c6c88522b7ff6c592c93ff8ec33ee158747a.tar.xz |
Fix bug 692627; pdfclean -ggg of encrypted files fails.
Encryption bakes the object numbers into the strings/streams. This
means that our renumbering technique falls down; when we move an
object to its new position, then come to read it, we find that it
decrypts badly.
The fix here is (as suggested by Zeniko) to avoid renumbering
when encryption is in use.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions