]> granicus.if.org Git - sudo/commit
Fix a hang introduced in the last commit. Don't close the pty slave
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 5 May 2017 20:45:35 +0000 (14:45 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 5 May 2017 20:45:35 +0000 (14:45 -0600)
commite18a5c7d74ad4a73e571898bfc7e31b7f98f8277
tree8ab5944c479035a860036877cfc278cca3b13c31
parent44dc15d02dc0b34bf03bc971ba08d3a761c3a031
Fix a hang introduced in the last commit.  Don't close the pty slave
until after we have the controlling tty.
src/exec_monitor.c