diff options
author | Robin Watts <robin.watts@artifex.com> | 2011-11-15 20:20:05 +0000 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2011-11-17 18:32:08 +0000 |
commit | 84037901d3838b85f7c4d61b191376ce2e32b909 (patch) | |
tree | b6017104a1980dcbc7936eec8aa5b5ba9d7b9e33 /apps/pdfapp.c | |
parent | 8f8794063127610db433c5dd0f6e7f5241308c6f (diff) | |
download | mupdf-84037901d3838b85f7c4d61b191376ce2e32b909.tar.xz |
Bug 692424: make repair cope better with missing endobj
Previously when parsing an object with a missing endobj, the
code would consume the header of the following object. Here
we amend the code to give up searching for an endobj if it
finds an integer (presumed to be the start of the next object).
We backtrack over that integer and carry on.
Diffstat (limited to 'apps/pdfapp.c')
0 files changed, 0 insertions, 0 deletions