Todd C. Miller
|
5498c6a938
|
We can now rely on LLVMFuzzerTestOneInput to flush stdout.
|
2021-03-18 13:40:26 -06:00 |
|
Todd C. Miller
|
4adc11e335
|
Print "running" and "executed" lines to stderr like libfuzzer does.
|
2021-02-22 15:43:45 -07:00 |
|
Todd C. Miller
|
722759d0b9
|
Fix CID 217123, size check always false on 64-bit systems.
|
2021-02-08 15:57:19 -07:00 |
|
Todd C. Miller
|
30d9497eb6
|
Add stub library that just feeds files to the fuzzing target.
This will allow the fuzzers to be run as part of "make check".
|
2021-02-07 15:43:51 -07:00 |
|