[sudo-commits] sudo changeset 14675:9875f0b136f4

Todd C. Miller Todd.Miller at sudo.ws
Fri Mar 24 15:10:06 MDT 2023


changeset:	14675:9875f0b136f4 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/9875f0b136f4
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Mar 24 14:56:13 2023 -0600

Log Message:
	Move pty_make_controlling() to exec_monitor.c where it is called.
	We can use details->tty to access the pty follower path.

diffstat:

 src/exec_monitor.c |  26 +++++++++++++++++++++++++-
 src/exec_pty.c     |  24 +-----------------------
 src/sudo_exec.h    |   1 -
 3 files changed, 26 insertions(+), 25 deletions(-)



More information about the sudo-commits mailing list