Commit Graph

5 Commits

Author SHA1 Message Date
Dirk Lemstra d371a02be8 Moved the build script to the repository of ImageMagick. (#1078) 2018-01-16 13:32:14 -08:00
Dirk Lemstra 2b97219454 [imagemagick] Files were moved in the ImageMagick project. (#1059) 2018-01-09 11:21:59 -08:00
Paul Kehrer 7ee35dbd95 [imagemagick] move fuzzers to the upsteram and build from that (#1056)
Pushing towards the ideal integration one commit at a time...
2018-01-09 10:32:07 -08:00
Max Moroz 6193217844 [imagemagick] Fix seed corpus archive name. 2018-01-08 10:03:18 -08: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