Changes for the Windows build to allow debugging of the oss-fuzz test cases.
authorDirk Lemstra <dirk@git.imagemagick.org>
Sat, 13 Jan 2018 18:03:20 +0000 (19:03 +0100)
committerDirk Lemstra <dirk@git.imagemagick.org>
Sat, 13 Jan 2018 18:03:38 +0000 (19:03 +0100)
commit837a9241b5b0b15a6e48dbb30ff93b8165ccd265
treee82c4d24670c77485cbe25a1dfab0f994d0e2971
parent46c82597a5dfead34e883a365cbf9a1b77d3d308
Changes for the Windows build to allow debugging of the oss-fuzz test cases.
Magick++/fuzz/encoder_format.h [new file with mode: 0644]
Magick++/fuzz/encoder_fuzzer.cc
Magick++/fuzz/main.cc [new file with mode: 0644]
Magick++/fuzz/utils.cc