Commit Graph

2 Commits

Author SHA1 Message Date
Alex Gaynor 3367df63fd fixed yaml file for imagemagick (#1062) 2018-01-10 10:02:05 +11:00
Paul Kehrer 6813e360b6 [imagemagick] Imagemagick support (#1040)
* implement imagemagick fuzzing

* Compile one fuzzer per encoder

* oops, need this

* formatting!

* make the fuzzer per encoder work :)

* use ADD

* sizeof all teh things!

* oops

* add dirk as the primary contact

* use Degrees here

* extract just the images we want for the seed corpus (corpi?)

* use Width where possible

* add all sanitizers

* fix a foolish bug

* move the corpus gen to the end of build.sh
2018-01-08 10:01:58 -08:00