Commit Graph

6 Commits

Author SHA1 Message Date
Jonathan Rudenberg 61cec32e26 [mupdf] Ensure ctm variable is initialized (#1102) 2018-01-22 08:20:12 -08:00
Jonathan Rudenberg df50061797 [mupdf] Add @sebras to auto_ccs (#1100) 2018-01-21 10:16:13 -08:00
Jonathan Rudenberg 3b6b482b52 [mupdf] Ensure document is always freed (#1094) 2018-01-19 11:05:50 -08:00
Jonathan Rudenberg 984d3b0d92 [mupdf] Fix fuzzer (#1091)
Without the document handlers registered, nothing gets fuzzed!
2018-01-19 13:11:16 +11:00
Abhishek Arya daa994ebe1
Disable failing ubsan config in mupdf (#1085) 2018-01-18 08:39:29 -08:00
Jonathan Rudenberg afa38abb0c [mupdf] Add mupdf fuzzer (#1067)
* Add fuzzer for mupdf

* Address review comments

* Add check to ensure corpus/dict exist

* Silence stderr spam

* Update fuzzer based on review comments

* Enable MemorySanitizer

* Set primary contact
2018-01-18 07:45:09 -08:00