[sudo-commits] sudo changeset 14672:279e370adc01

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


changeset:	14672:279e370adc01 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/279e370adc01
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Mar 24 11:01:58 2023 -0600

Log Message:
	Register pty cleanup function in exec_pty(), not exec_cmnd_pty().
	We want it to execute in the main sudo process, not the monitor.

diffstat:

 src/exec_monitor.c |  5 +----
 src/exec_pty.c     |  9 ++++++++-
 src/sudo_exec.h    |  1 -
 3 files changed, 9 insertions(+), 6 deletions(-)



More information about the sudo-commits mailing list