[sudo-commits] sudo changeset 10459:4739e0f58fa3

Todd C. Miller Todd.Miller at courtesan.com
Sat May 14 19:41:53 MDT 2016


changeset:	10459:4739e0f58fa3 in /media/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/4739e0f58fa3
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat May 14 19:38:23 2016 -0600

Log Message:
	Check fprintf() return value in writeln_wrap() and return the number
	of characters actually written, or -1 on error.

diffstat:

 plugins/sudoers/logging.h |   2 +-
 plugins/sudoers/logwrap.c |  26 +++++++++++++++++---------
 2 files changed, 18 insertions(+), 10 deletions(-)


More information about the sudo-commits mailing list