[sudo-commits] sudo changeset 5312:5f38bfa8497f

Todd C. Miller Todd.Miller at courtesan.com
Wed May 5 16:11:21 EDT 2010


changeset:	5312:5f38bfa8497f in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/5f38bfa8497f
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed May 05 16:11:13 2010 -0400

Log Message:
	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.

diffstat:

 src/script.c |  18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)



More information about the sudo-commits mailing list