[sudo-commits] sudo changeset 12494:ed49c3e168ff

Todd C. Miller Todd.Miller at sudo.ws
Thu Jun 18 19:07:10 MDT 2020


changeset:	12494:ed49c3e168ff in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/ed49c3e168ff
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