Commit Graph

7 Commits

Author SHA1 Message Date
AdamKorcz 958a0dc7b5
[Leptonica] Moved build script to Leptonicas repo (#3752)
* Updated build script of leptonica

* Running Travis again

* Running Travis again

* Running Travis again
2020-05-02 12:54:02 -07:00
AdamKorcz a8a9213b23
[Leptonica] Updating build-files to reflect moving fuzzers to upstream (#3728) 2020-04-28 16:52:50 -07:00
AdamKorcz 924ff1cd98
[Leptonica] Added fuzzer with corpus (#3712)
* [Leptonica] Added fuzzer with corpus

* Updated fuzzer to not create and read from a file

* Updated fuzzer to not create and read from a file

* Added check to see if pixReadMem is NULL
2020-04-27 09:31:14 -07:00
AdamKorcz d967b71245
[Leptonica] Added fuzzer with seed corpus (#3702)
* Added fuzzer with seed corpus

* Removed flag

* Added license header
2020-04-24 14:05:38 +10:00
jonathanmetzman 3049c50d48
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
2019-05-01 11:09:55 -04:00
Max Moroz b66302cde7 [leptonica] Fix the build by installing libwebp library after building it. 2018-12-26 14:31:54 -08:00
Tim King a122dd46b7 [leptonica] Initial integration for leptonica (#2040)
* leptonica: initial integration for OSS-Fuzz.

* Adding the sundew label for the leptonica fuzzer.

* Adding a copy right header to pix_rotate_shear_fuzzer.cc.
2018-12-26 13:19:43 -08:00