]> granicus.if.org Git - sudo/commit
Fix stair-stepped output when the output of a sudo command is piped
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 26 Sep 2017 20:21:11 +0000 (14:21 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 26 Sep 2017 20:21:11 +0000 (14:21 -0600)
commit3b88cdfcd8d1a39eabbb5b7d0c8fe8f035d7a264
tree9cc85d41ab1ee438098f8392f3e91aa0fe6a052a
parent1051cf1e6f112f80b8ca2d3fa777cb85339cda1a
Fix stair-stepped output when the output of a sudo command is piped
to another command and use_pty is set.
include/sudo_compat.h
src/exec_pty.c