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
jonathanmetzman
7553ee876d
Migrate projects with trouble with exceptions to $LIB_FUZZING_ENGINE ( #2359 )
...
Migrate projects that broke libFuzzer with exceptions to $LIB_FUZZING_ENGINE.
Replace uses of -lFuzzingEngine with `$LIB_FUZZING_ENGINE`
2019-04-30 16:48:34 -04: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