[sudo-commits] sudo changeset 14894:17009f9817b0

Todd C. Miller Todd.Miller at sudo.ws
Sun Jul 16 14:14:15 MDT 2023


changeset:	14894:17009f9817b0 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/17009f9817b0
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Jul 14 14:12:18 2023 -0600

Log Message:
	Pass SUDO_TERM_OFLAG to sudo_term_raw() when sudo output is piped.

	This fixes a problem with "stair-stepped" output when the sudo-run
	command's output is piped to another program and the command reads
	input from the terminal.

diffstat:

 src/exec_pty.c |  14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)



More information about the sudo-commits mailing list