aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
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 62aa9357d..7b181c05c 100644
--- a/executor/defs.h
+++ b/executor/defs.h
@@ -115,7 +115,7 @@
#if GOARCH_amd64
#define GOARCH "amd64"
-#define SYZ_REVISION "136ada16687ed07573bc6919442f35d4dc4d2f8b"
+#define SYZ_REVISION "88e63f93914651c1b6409d03645968531cb2abda"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096