]> granicus.if.org Git - sudo/commit
Work around a bug on AIX where closing the pty slave causes the
authorTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 23 Jul 2018 17:37:26 +0000 (11:37 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 23 Jul 2018 17:37:26 +0000 (11:37 -0600)
commitdc1e0e71684a8d3b25d1645e02c4aa56076a8fcd
tree959cddc3b5c021bc6a7b51da702236cae96d8a7b
parent5d31be96a7d4046d01478b2b0d8d8da9f062610d
Work around a bug on AIX where closing the pty slave causes the
main sudo process to lose its controlling tty (which was *not* the
pty slave).
src/exec_pty.c