From https://github.com/google/oss-fuzz/pull/11707 with the branch
renamed
---------
Co-authored-by: Jonathan Metzman <metzman@chromium.org>
Co-authored-by: MarcoFalke <6399679+MarcoFalke@users.noreply.github.com>
* Integrate FreeImage and add a fuzz target.
* Initialize FreeImage within LLVMFuzzerTestOneInput.
* Return 0 and not EXIT_SUCCESS.
* Use https when downloading FreeImage source.