[sudo-commits] sudo changeset 11122:1fa1b712fbcc

Todd C. Miller Todd.Miller at sudo.ws
Mon Dec 11 09:40:34 MST 2017


changeset:	11122:1fa1b712fbcc in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/1fa1b712fbcc
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Dec 11 09:19:42 2017 -0700

Log Message:
	Return an error for an empty timeout string.  Just use strtol() for
	syntax checking instead of scanning with strspn().

diffstat:

 plugins/sudoers/timeout.c |  82 ++++++++++++++++++++++------------------------
 1 files changed, 40 insertions(+), 42 deletions(-)


More information about the sudo-commits mailing list