[sudo-commits] sudo changeset 14670:dd25f1d91008

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


changeset:	14670:dd25f1d91008 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/dd25f1d91008
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Mar 23 19:35:57 2023 -0600

Log Message:
	exec_pty.c: move foreground flag to struct exec_closure.
	Also make pipeline flag private to exec_pty() and remove the unneeded
	check_foreground() prototype.

diffstat:

 src/exec_pty.c  |  30 +++++++++++++++---------------
 src/sudo_exec.h |   1 +
 2 files changed, 16 insertions(+), 15 deletions(-)



More information about the sudo-commits mailing list