]> granicus.if.org Git - sudo/commit
Prevent sudo from receiving SIGTTOU when it tries to restore the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 6 Mar 2017 20:05:17 +0000 (13:05 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 6 Mar 2017 20:05:17 +0000 (13:05 -0700)
commit2f074d33abd734fce740e464ec4df546d2bdc013
treeef2d9aafb987ba70cef049bf1391ce1792eb0b2f
parent00b4732c9d0e78ae1140b5cc7ca258bbdce8135a
Prevent sudo from receiving SIGTTOU when it tries to restore the
controlling terminal.  There appears to be a race with the shell
(bash) which we may lose.
src/exec_nopty.c