diff options
author | Simon Reinhardt <simon.reinhardt@stud.uni-regensburg.de> | 2015-10-10 09:06:25 +0200 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2015-10-14 13:40:25 +0200 |
commit | 6bfb34fc98dfec2e5cb24888a240cfd651dc511b (patch) | |
tree | 2e392978b951ab549fb50e0267b6840df83d15d1 /source/fitz/draw-path.c | |
parent | fa69ea8c236d5f58d6b158928a94ef527aa23457 (diff) | |
download | mupdf-6bfb34fc98dfec2e5cb24888a240cfd651dc511b.tar.xz |
Fix incremental xref stream.
When writing incremental xref streams, the opts->use_list entry of the last
object, i.e. of the xref stream object itself, was left uninitialized. This
resulted in a random value, 0 or 1, being written into the xref stream.
Also, always write a newline before the endstream keyword, as that shall be
done for xref streams and should be done for all other streams.
Diffstat (limited to 'source/fitz/draw-path.c')
0 files changed, 0 insertions, 0 deletions