summaryrefslogtreecommitdiff
path: root/platform/android/src
diff options
context:
space:
mode:
authorSimon Bünzli <zeniko@gmail.com>2015-01-07 23:15:37 +0100
committerSimon Bünzli <zeniko@gmail.com>2015-01-20 20:55:57 +0100
commitce240962933e0e7a6ad452200ea12f0c21e00666 (patch)
tree5b6c1406c539b9c904c952905c1e72ed26ecc1e6 /platform/android/src
parent11f93dffbb17e74012a7f507a64c584498bb6ed4 (diff)
downloadmupdf-ce240962933e0e7a6ad452200ea12f0c21e00666.tar.xz
fix crash caused by commit 90c560641d9b459a658029eefc4cbb02fdbca0b5
When loading e.g. the file from bug 694567, MuPDF uses an unitialized variable because pdf_document::xref_index contains values relative to the document's original multi-part xref while the actual xref is the repaired single-part one (and thus the cached value is too large). Properly resetting the xref_index before starting reparation fixes this crash.
Diffstat (limited to 'platform/android/src')
0 files changed, 0 insertions, 0 deletions