diff options
author | Jack Lloyd <[email protected]> | 2016-12-14 14:15:42 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-12-14 14:15:42 -0500 |
commit | 08482b59872fe590fbd73981733beebc1e72f51f (patch) | |
tree | 30b07adcced47236a1de9d7d15713d4dd0c27917 /src/lib | |
parent | f6bf79ef827aa28c285dd0e2444ca602fbb8a87b (diff) |
Update fuzzers with comments from OSS-Fuzz review
Add explicit length limitations, to prevent the fuzzer from just
giving us increasingly long inputs until timeout occurs due
to non-linear algorithms.
Use LLVM fuzzer interface in all cases, and just have AFL driver
call that API when a define is set to include a main function.
OSS-Fuzz will be using the LLVM API, regardless of the fuzzing engine.
[ci skip]
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions