[sudo-commits] sudo changeset 8140:8aaf02d90c45

Todd C. Miller Todd.Miller at courtesan.com
Wed May 30 10:46:13 EDT 2012


changeset:	8140:8aaf02d90c45 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/8aaf02d90c45
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed May 30 10:46: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:

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



More information about the sudo-commits mailing list