[sudo-commits] sudo changeset 10441:6a3b9932f567

Todd C. Miller Todd.Miller at courtesan.com
Mon May 9 14:29:09 MDT 2016


changeset:	10441:6a3b9932f567 in /media/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/6a3b9932f567
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon May 09 14:27:33 2016 -0600

Log Message:
	Add io_log_read() and io_log_gets() to hide differences between
	gzread/fread and gzgets/fgets.  Check for premature EOF and error
	from io_log_read().  Also sanity check the index in the timing file.
	Coverity CID 104630.

diffstat:

 plugins/sudoers/sudoreplay.c |  63 ++++++++++++++++++++++++++++++++++++-------
 1 files changed, 52 insertions(+), 11 deletions(-)


More information about the sudo-commits mailing list