grrrrrrr. somehow the "race" escaped..... it should read "fix a race during ..."
On Sat, Jun 30, 2012 at 4:35 PM, Markus Friedl <mar...@cvs.openbsd.org> wrote: > CVSROOT: /cvs > Module name: src > Changes by: mar...@cvs.openbsd.org 2012/06/30 08:35:09 > > Modified files: > usr.bin/ssh : sandbox-systrace.c sshd.c > > Log message: > 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@