[sudo-commits] sudo changeset 14888:faa06b1e8913

Todd C. Miller Todd.Miller at sudo.ws
Fri Jul 14 14:24:44 MDT 2023


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