]> granicus.if.org Git - sudo/commit
No need for a loop around the recv() now that we don't have to worry
authorTodd C. Miller <Todd.Miller@sudo.ws>
Wed, 13 Dec 2017 04:44:23 +0000 (21:44 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Wed, 13 Dec 2017 04:44:23 +0000 (21:44 -0700)
commitcd0b7005430ae30c8986ace9f90b0bde2761b148
tree3348b8e6b159bd7152af46b28d65a8dd0fd19051
parentbda2f4c441728c6c39c48835c559cc8dab367e05
No need for a loop around the recv() now that we don't have to worry
about EINTR.  CID 180697
src/exec_pty.c