Commit Graph

4 Commits

Author SHA1 Message Date
maflcko 1a05a47aa1
freeimage: Use latest builder (#12090)
Co-authored-by: MarcoFalke <6399679+MarcoFalke@users.noreply.github.com>
2024-06-18 12:39:06 +00:00
maflcko a2c60af933
infra: Roll OUR_LLVM_REVISION (#11714)
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>
2024-04-30 09:29:51 +10:00
Max Moroz db622f2e26
[freeimage] Use the SVN repo instead of the latest source archive. (#3414)
* [freeimage] Use the SVN repo instead of the latest source archive.

Requested in https://github.com/google/oss-fuzz/pull/2606#issuecomment-588533038

* fix the path

* fix path again

* more fixes

* should work now!

* test locally
2021-03-05 21:19:50 -08:00
Markus Kusano b793e9a7c7 Integrate FreeImage and add a fuzz target. (#2035)
* Integrate FreeImage and add a fuzz target.

* Initialize FreeImage within LLVMFuzzerTestOneInput.

* Return 0 and not EXIT_SUCCESS.

* Use https when downloading FreeImage source.
2018-12-19 07:56:47 -08:00