[sudo-commits] sudo changeset 13259:a95024bfb6e8

Todd C. Miller Todd.Miller at sudo.ws
Mon May 10 13:52:53 MDT 2021


changeset:	13259:a95024bfb6e8 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a95024bfb6e8
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon May 10 13:42:06 2021 -0600

Log Message:
	Don't set the command status in the closure when the command is suspended.
	This should only be set for signals that terminate the process.
	Fixes a bug where the sudo front-end could call the plugin close
	function with a non-terminal signal argument.

diffstat:

 src/exec_pty.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



More information about the sudo-commits mailing list