aboutsummaryrefslogtreecommitdiffstats
path: root/executor/defs.h
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2019-08-11 14:56:25 +0200
committerDmitry Vyukov <dvyukov@google.com>2019-08-12 11:16:16 +0200
commite44fc68a5340e5d4496395abe4b532f338b0508a (patch)
treef7c1e0d82c268b1de10f7f8542bd8623d7638f8a /executor/defs.h
parent62d3ec4876c205e466ce15bd3c59fe1ea601bd10 (diff)
sys/openbsd: add acct description
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 54ebe4fa2..f81bb3f42 100644
--- a/executor/defs.h
+++ b/executor/defs.h
@@ -140,7 +140,7 @@
#if GOARCH_amd64
#define GOARCH "amd64"
-#define SYZ_REVISION "a3f9985253a0a8760aad5942057cf56e9fc5a5ed"
+#define SYZ_REVISION "c08476e4752b4059cf12a60808713009b95eb172"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096