[gs-commits] [SCM] MuPDF, a lightweight PDF viewer and parser/rendering library branch, master, updated. 715f105e6e59b451812b73f758fbc874be681207

Tor Andersson tor at ghostscript.com
Sun Mar 27 21:18:57 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "MuPDF, a lightweight PDF viewer and parser/rendering library".

The branch, master has been updated
       via  715f105e6e59b451812b73f758fbc874be681207 (commit)
      from  3dfc6934f9a0e355991a021ba995686714975499 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 715f105e6e59b451812b73f758fbc874be681207
Author: Michael Kaiser <patheticpat at googlemail.com>
Date:   Sat Mar 26 15:06:56 2011 +0100

    Set the result pointer after swapping buffers.
    
    In the CCITTFaxDecode filter, the result pointer was reset before
    swapping the buffers, so each line was copied to the output buffer only
    after decoding the following line. This was leading to a duplication of
    the first line and a missing last line.

-----------------------------------------------------------------------

Summary of changes:
 fitz/filt_faxd.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
MuPDF, a lightweight PDF viewer and parser/rendering library


More information about the gs-commits mailing list