]> granicus.if.org Git - sudo/commit
If perform_io() fails, kill the child before exiting so it doesn't
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 6 Feb 2011 22:27:58 +0000 (17:27 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 6 Feb 2011 22:27:58 +0000 (17:27 -0500)
commitd1f1065f1ab08a3a1d0e9ef4b76a7b58fd613db2
tree010b5831103a7bbffe0e3b711544f1f7c05ab95f
parente75e4204c9feeb9615f3f10ab6be2e6c07451ac3
If perform_io() fails, kill the child before exiting so it doesn't
complain about connection reset.  We can get an I/O error if, for
example, and we get EIO reading from stdin.

--HG--
branch : 1.7
exec.c