aboutsummaryrefslogtreecommitdiff
path: root/projects/dropbear
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2019-05-30 23:08:22 +0800
committerjonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>2019-05-30 08:08:22 -0700
commit1bdad3560dcc84e7ebb889a63f35f420c223b049 (patch)
tree62164271ca08b1f96300c07794b0b0b573015ab0 /projects/dropbear
parent0d7479744f7bd73c9277882f3a90c88a5e75c6c2 (diff)
downloadoss-fuzz-1bdad3560dcc84e7ebb889a63f35f420c223b049.tar.gz
[dropbear] Disable AFL to avoid timeouts (#2474)
* Copy dictionaries * disable AFL to avoid timeouts in initialisation
Diffstat (limited to 'projects/dropbear')
-rw-r--r--projects/dropbear/project.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/dropbear/project.yaml b/projects/dropbear/project.yaml
index 7bb1a8771..f6f10ad96 100644
--- a/projects/dropbear/project.yaml
+++ b/projects/dropbear/project.yaml
@@ -4,3 +4,5 @@ sanitizers:
- address
- undefined
- memory
+fuzzing_engines:
+ - libfuzzer