diff options
Diffstat (limited to 'executor')
| -rw-r--r-- | executor/common_linux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/executor/common_linux.h b/executor/common_linux.h index a61cd947e..54dbdc8b2 100644 --- a/executor/common_linux.h +++ b/executor/common_linux.h @@ -4044,7 +4044,6 @@ static void loop(); static void sandbox_common() { prctl(PR_SET_PDEATHSIG, SIGKILL, 0, 0, 0); - setsid(); #if SYZ_EXECUTOR || __NR_syz_init_net_socket || SYZ_DEVLINK_PCI || __NR_syz_socket_connect_nvme_tcp int netns = open("/proc/self/ns/net", O_RDONLY); |
