aboutsummaryrefslogtreecommitdiffstats
path: root/executor/defs.h
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2019-03-28 21:24:19 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-03-29 08:51:39 +0100
commit98c1bf1cfb0f9530ab2107c29a52ba15fc4fefa3 (patch)
tree6db9310840acce6bb09879cf1eee7031af75801f /executor/defs.h
parent934bb8cadebb5713f5f118f1e846fdc890fea9df (diff)
sys/openbsd: add bpf descriptions
Diffstat (limited to 'executor/defs.h')
-rw-r--r--executor/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/defs.h b/executor/defs.h
index 10c220ca3..abc55e1e7 100644
--- a/executor/defs.h
+++ b/executor/defs.h
@@ -130,7 +130,7 @@
#if GOARCH_amd64
#define GOARCH "amd64"
-#define SYZ_REVISION "c733e73f8e86521a832739688afba80475b07ef0"
+#define SYZ_REVISION "fed31a69d794e7ddd91acc058a2fb8e2ca8ea87a"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096