]> andersk Git - openssh.git/commit
- dtucker@cvs.openbsd.org 2007/02/21 11:00:05
authordtucker <dtucker>
Sun, 25 Feb 2007 09:37:21 +0000 (09:37 +0000)
committerdtucker <dtucker>
Sun, 25 Feb 2007 09:37:21 +0000 (09:37 +0000)
commit1e823acf1b3da715bf5bf700ac5d3b94fbe5a8c6
treeb5dffb8bcbe57652c32d28a74d87e23297d5aacb
parent88ea6a3cdf358a3a4c3a0fe954ca0e5a1fa3afa6
   - dtucker@cvs.openbsd.org 2007/02/21 11:00:05
     [sshd.c]
     Clear alarm() before restarting sshd on SIGHUP.  Without this, if there's
     a SIGALRM pending (for SSH1 key regeneration) when sshd is SIGHUP'ed, the
     newly exec'ed sshd will get the SIGALRM and not have a handler for it,
     and the default action will terminate the listening sshd.  Analysis and
     patch from andrew at gaul.org.
ChangeLog
sshd.c
This page took 0.535722 seconds and 5 git commands to generate.