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
|
b9b558383a
|
[fuzzing-puzzles] Enable AFL fuzzing engine instead of libFuzzer + re… (#1495)
* [fuzzing-puzzles] Enable AFL fuzzing engine instead of libFuzzer + rename the target to prevent corpus re-use.
* Use ASan instead of UBSan.
|
2018-06-07 22:23:06 -07:00 |
Max Moroz
|
28467dc229
|
[fuzzing-puzzles] New artificial project for various puzzles / FTS candidates. (#1485)
* [fuzzing-puzzles] New artificial project for various puzzles / FTS candidates.
Suggested by kcc@ in https://github.com/google/sanitizers/issues/964.
* Use UBSan instead of ASan.
|
2018-06-04 20:24:10 -07:00 |