aboutsummaryrefslogtreecommitdiffstats
path: root/executor/defs.h
diff options
context:
space:
mode:
authorAyushi Sharma <35501599+ais2397@users.noreply.github.com>2020-04-21 16:52:03 +0530
committerGitHub <noreply@github.com>2020-04-21 13:22:03 +0200
commit2e44d63e401ead7d7928c95a30d243b2de1a243b (patch)
treec93e0919c37cbe9a618a34b27413de54ae3d0d17 /executor/defs.h
parentf20434a845bbb072edf211dd1a93b07a81bbbd7c (diff)
sys/netbsd: add lchmod(2) (#1687)
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 45a10eef7..fc1f417f5 100644
--- a/executor/defs.h
+++ b/executor/defs.h
@@ -143,7 +143,7 @@ struct call_attrs_t {
#if GOARCH_amd64
#define GOARCH "amd64"
-#define SYZ_REVISION "349aaeb62f14cb232ec4fa613f52453c7c3a19e4"
+#define SYZ_REVISION "f2becd7444a1275207a36e0139d39ecbd3806cb4"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096