]> granicus.if.org Git - sudo/commit
Use TCSAFLUSH instead of TCSANOW in sudo_term_copy().
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 10 Mar 2015 14:55:01 +0000 (08:55 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 10 Mar 2015 14:55:01 +0000 (08:55 -0600)
commitef1b2c3bebe544900741e53f18d23844ce94d01a
tree1818b080701d3cf507341cd95bd64e0a13775ec5
parent0600a0d0a9e8bd0f9885804f7c6b91a743bc998e
Use TCSAFLUSH instead of TCSANOW in sudo_term_copy().
Be consistent with where we put TCSASOFT in the action flags.
lib/util/term.c