[sudo-commits] sudo changeset 9256:a1b5b67436de

Todd C. Miller Todd.Miller at courtesan.com
Wed Jan 22 14:47:35 MST 2014


changeset:	9256:a1b5b67436de in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/a1b5b67436de
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Jan 21 16:32:00 2014 -0700

Log Message:
	Do not assume localtime(), gmtime() and ctime() always return non-NULL.

diffstat:

 plugins/sudoers/getdate.c                             |  25 +++++++++++-----
 plugins/sudoers/getdate.y                             |  21 ++++++++++----
 plugins/sudoers/iolog_path.c                          |   3 +-
 plugins/sudoers/logging.c                             |  22 +++++++-------
 plugins/sudoers/regress/iolog_path/check_iolog_path.c |   2 +
 plugins/sudoers/sudoreplay.c                          |   6 +++-
 plugins/sudoers/timestr.c                             |  27 ++++++++++--------
 7 files changed, 67 insertions(+), 39 deletions(-)


More information about the sudo-commits mailing list