move child process waitpid() loop out of SIGCHLD handler;
authordjm <djm@openbsd.org>
Wed, 26 Jun 2024 23:47:46 +0000 (23:47 +0000)
committerdjm <djm@openbsd.org>
Wed, 26 Jun 2024 23:47:46 +0000 (23:47 +0000)
commit66b892aa8a957b4f3b178c2b7d0f92797065231e
tree84bf19abda3524218dc7d5412e72d66808bdebe7
parentbdb58b7f667c65dbb5ce1d0ba69d4a4de2ed3f63
move child process waitpid() loop out of SIGCHLD handler;
ok deraadt
usr.bin/ssh/sshd.c