]> granicus.if.org Git - sudo/commit
Go back to reseting io_buffer offset and length (and now also the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 5 May 2010 20:11:13 +0000 (16:11 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 5 May 2010 20:11:13 +0000 (16:11 -0400)
commit3cbbf27e9d91443fe85b0ff9d1163037d6f1c178
treeb4510e01828b8a03fb6a0a598a98003c8097591a
parent0af98f2e9de71d0bd20ce46495a297cd33a98b7d
Go back to reseting io_buffer offset and length (and now also the
EOF handling) in the loop we do the FD_SET, not after we drain the
buffer after write() since we don't know what order reads and writes
will occur in.
src/script.c