diff options
| author | liucy1998 <liucy1998@outlook.com> | 2020-10-27 04:35:48 +0000 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-10-27 07:50:27 +0100 |
| commit | 4ad9d45c6b9ab2ddc1666a2989dd71e2a0629d07 (patch) | |
| tree | 0493e81a2141ae0372c86b4d659e0b3b520612eb /CONTRIBUTORS | |
| parent | 8b3eaf58f88f0e0a776866110d9baf8367dde8f0 (diff) | |
executor, pkg/csource: remove setpgrp() in sandbox_common()
Process group leader is not allowed to call setsid, thus remove setpgrp.
Diffstat (limited to 'CONTRIBUTORS')
| -rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d3646f628..607849f34 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -80,3 +80,4 @@ VMware Suraj K Suresh Palash Oswal Tiger Gao +Congyu Liu
\ No newline at end of file |
