[sudo-commits] sudo changeset 8141:d237778fc504

Todd C. Miller Todd.Miller at courtesan.com
Wed May 30 10:50:09 EDT 2012


changeset:	8141:d237778fc504 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d237778fc504
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed May 30 10:50:02 2012 -0400

Log Message:
	No need to loop over atomic_writev(), it guarantees to write all
	data or return an error.

	Fix handling of stdout/stderr that contains "\r\n" and handle a
	"\r\n" pair that spans a buffer.

diffstat:

 sudoreplay.c |  97 +++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 54 insertions(+), 43 deletions(-)



More information about the sudo-commits mailing list