]> granicus.if.org Git - sudo/commit
If not logging I/O we may get EOF when the command is executed and
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 14 Jan 2014 17:54:56 +0000 (10:54 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 14 Jan 2014 17:54:56 +0000 (10:54 -0700)
commit4248b0366cf9dcebda5d814375425dc09883093e
tree0e66ce2b91b9d7454b1c8b56b43f4136d7321692
parenta65a0e2e2c05414a6f072f426f4ab4e6a48f5ea1
If not logging I/O we may get EOF when the command is executed and
the other end of the backchannel is closed.  Just remove the
backchannel event in this case or we will continue to receive
the event.  Bug #631

--HG--
branch : 1.8
src/exec.c