diff options
author | Simon Bünzli <zeniko@gmail.com> | 2014-12-12 15:30:40 +0100 |
---|---|---|
committer | Simon Bünzli <zeniko@gmail.com> | 2014-12-12 15:30:40 +0100 |
commit | d7c0c0856b31be17823ae4745b2c542a9c71765f (patch) | |
tree | 0451f7c2700da4eca7bc50835feae983f7102fc9 /source/xps/xps-zip.c | |
parent | 026e27be430c5d1dca82f087ed1dc1a594232b70 (diff) | |
download | mupdf-d7c0c0856b31be17823ae4745b2c542a9c71765f.tar.xz |
update pointer after ensure_solid_xref call
After calling ensure_solid_xref, the pdf_xref pointer must be updated
in case ensure_solid_xref has reallocated the sections table or uses
a different section table than originally used. Commit
e767bd783d91ae88cd79da19e79afb2c36bcf32a fails to do so in one case.
TODO: Why does pdf_xref_find_subsection solidify xref section 0 instead
of xref section sub?
Diffstat (limited to 'source/xps/xps-zip.c')
0 files changed, 0 insertions, 0 deletions