]> granicus.if.org Git - sudo/commit
If the event loop exits due to an error and we are not logging I/O,
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 15 Jan 2014 03:34:20 +0000 (20:34 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 15 Jan 2014 03:34:20 +0000 (20:34 -0700)
commit640a5ddb482cdd0d0556eeb3d3f116e349b24179
tree9c3aafd30515a1cdc6ed77568dc7a33e71bf50d7
parent77b126acc47b511b2ab38e485718a899030cd98c
If the event loop exits due to an error and we are not logging I/O,
kill the command if still running.  Fixes a bug where sudo could
exit while the command was still running.
src/exec.c