diff options
author | Robin Watts <robin.watts@artifex.com> | 2011-12-08 13:17:08 +0000 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2011-12-08 13:17:08 +0000 |
commit | e9d1966e2427f630fb2a7c2a1d322ae35db6efc8 (patch) | |
tree | 54760053282ebb78b36e530509ed36f4d674c4a7 /fitz/memento.c | |
parent | 5ded75b01e51e71aa9d3229b657b5420a28bcb89 (diff) | |
download | mupdf-e9d1966e2427f630fb2a7c2a1d322ae35db6efc8.tar.xz |
Fix lack of output with "719 - EOF incorrectly detected.pdf"
When converting to exception handling I'd messed up an error handling
case; when failing to pdf_lex in pdf_repair_xref I had allowed the
error to just carry on being thrown rather than catching it and
cleaning up. This was resulting in not getting any output for the
above file, rather than outputting as much as we could.
Simple fix.
Diffstat (limited to 'fitz/memento.c')
0 files changed, 0 insertions, 0 deletions