aboutsummaryrefslogtreecommitdiff
path: root/projects/hostap
diff options
context:
space:
mode:
authorjonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>2019-08-23 11:59:56 -0400
committerGitHub <noreply@github.com>2019-08-23 11:59:56 -0400
commit0a1c3c67c90f90832f341dbbbeca1abf84154b82 (patch)
tree4060f66cbc1fade75612b1fb555e06e2fd71f2a7 /projects/hostap
parentee9a96d0c5b753f12ec309c51f9173e6133cc2ec (diff)
downloadoss-fuzz-0a1c3c67c90f90832f341dbbbeca1abf84154b82.tar.gz
Enable i386 fuzzing on another 11 projects (#2752)
Diffstat (limited to 'projects/hostap')
-rw-r--r--projects/hostap/project.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/projects/hostap/project.yaml b/projects/hostap/project.yaml
index c5ea2aa3a..ab97da4cd 100644
--- a/projects/hostap/project.yaml
+++ b/projects/hostap/project.yaml
@@ -6,3 +6,6 @@ sanitizers:
- address
- undefined
- memory
+architectures:
+ - x86_64
+ - i386