commit | 3b4b2d30219d2ecb1426d2f9339239d32bad7bf6 | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Mon Jul 02 18:54:31 2012 +1000 |
committer | Darren Tucker <dtucker@zip.com.au> | Mon Jul 02 18:54:31 2012 +1000 |
tree | acc09756c1777801a7e4345eee6db301dbe1e58a | |
parent | ecbf14aa53da21aeedc0974e13196fe77cca18f3 [diff] |
- markus@cvs.openbsd.org 2012/06/30 14:35:09 [sandbox-systrace.c sshd.c] fix a during the load of the sandbox policies (child can still make the read-syscall and wait forever for systrace-answers) by replacing the read/write synchronisation with SIGSTOP/SIGCONT; report and help hshoexer@; ok djm@, dtucker@