aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorAndrew Turner <andrew@fubar.geek.nz>2019-05-22 16:36:58 +0000
committerDmitry Vyukov <dvyukov@google.com>2019-05-29 14:28:59 +0200
commit5457ef3463862267bd1911708fbc661bd05e3a79 (patch)
treec8688bb2b9551900faca3ef237ab1ee3d8ccf6a1 /CONTRIBUTORS
parent6bd615015dc05e75bc8979aab3bc710abd1fdffb (diff)
sys/freebsd: Add support for fuzzing FreeBSD/i386
Add support to fuzz 32 bit FreeBSD system calls.
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index f424337be..298beca9b 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -49,3 +49,4 @@ Mellanox Technologies
Noa Osherovich
Cody Holliday
JinWoo Lee
+Andrew Turner