Re: [PATCH] for mupdf 1.8

2016-10-16 Thread Stuart Henderson
Thanks - I've just commited an update to 1.9 which I think should include this fix. On 2016/10/15 23:39, Holger Mikolon wrote: > On some PDF documents I created with pdflatex mupdf 1.8p4 segfaults > in fz_process_path() (source/fitz/path.c) > > The following upstream fix solves the issue for me.

[PATCH] for mupdf 1.8

2016-10-15 Thread Holger Mikolon
On some PDF documents I created with pdflatex mupdf 1.8p4 segfaults in fz_process_path() (source/fitz/path.c) The following upstream fix solves the issue for me. http://git.ghostscript.com/?p=mupdf.git;a=commit;h=47078209046ed26ff7828a73d5d43afe08a6941d Below is a proposed patch file "patch-sour