[sudo-commits] sudo changeset 11173:0d6ab7c21a15

Todd C. Miller Todd.Miller at sudo.ws
Fri Jan 26 11:38:48 MST 2018


changeset:	11173:0d6ab7c21a15 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/0d6ab7c21a15
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Jan 26 10:17:47 2018 -0700

Log Message:
	Convert from time in minutes to timespec directly instead of
	converting to double via strtod().  This makes it easier to catch
	overflow.

diffstat:

 plugins/sudoers/defaults.c |  71 ++++++++++++++++++++++++++++++++++-----------
 1 files changed, 53 insertions(+), 18 deletions(-)


More information about the sudo-commits mailing list