[sudo-commits] sudo changeset 12457:92f172b46b9c

Todd C. Miller Todd.Miller at sudo.ws
Mon Jun 1 15:25:22 MDT 2020


changeset:	12457:92f172b46b9c in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/92f172b46b9c
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Jun 01 14:19:50 2020 -0600

Log Message:
	Don't try to suspend sudo if the user's tty has gone away.
	Fixes a problem on Solaris 11.4 (and possibly others) where sudo
	continually tries to put itself in the background after the user's
	terminal has been revoked.

diffstat:

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



More information about the sudo-commits mailing list