[sudo-commits] sudo changeset 13923:4ede8b4cfbd9

Todd C. Miller Todd.Miller at sudo.ws
Tue May 3 13:44:34 MDT 2022


changeset:	13923:4ede8b4cfbd9 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/4ede8b4cfbd9
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue May 03 12:54:10 2022 -0600

Log Message:
	exec_ptrace_handled: fix delivery of non-stop signals.
	We need to deliver signals to the tracee as long as it is not
	a group stop.  Fixes a hang while tracing another sudo process.

diffstat:

 src/exec_ptrace.c |  17 +++++++----------
 1 files changed, 7 insertions(+), 10 deletions(-)



More information about the sudo-commits mailing list