aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2019-03-29 16:34:46 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-04-01 12:39:02 +0200
commit3e1cf9ad8a569844caebca4ce63759f15324c422 (patch)
treeda2d26a8a7e8e112b422573a4adae43369593d83 /executor
parent4ba360c5fb559397d73ae924bd655fb49c2c776c (diff)
executor: connect tun and bpf devices on OpenBSD
Diffstat (limited to 'executor')
-rw-r--r--executor/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/defs.h b/executor/defs.h
index 1a2c2969b..d949da2be 100644
--- a/executor/defs.h
+++ b/executor/defs.h
@@ -130,7 +130,7 @@
#if GOARCH_amd64
#define GOARCH "amd64"
-#define SYZ_REVISION "90be3ee14a0e5373833cca67711a81b67f77813d"
+#define SYZ_REVISION "395c0a9b96ce31054c22d62cd7b0edfc612912e5"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096