[sudo-commits] sudo changeset 13902:6dd72fb8f53f

Todd C. Miller Todd.Miller at sudo.ws
Fri Apr 29 13:29:19 MDT 2022


changeset:	13902:6dd72fb8f53f in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/6dd72fb8f53f
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Apr 29 08:02:57 2022 -0600

Log Message:
	Handle multiple child processes in the SIGCHLD handler.
	This is required by the uncoming ptrace intercept code.

diffstat:

 src/exec_nopty.c |  234 ++++++++++++++++++++++++++++--------------------------
 src/exec_pty.c   |   97 +++++++++++-----------
 2 files changed, 173 insertions(+), 158 deletions(-)



More information about the sudo-commits mailing list