]> granicus.if.org Git - sudo/commit
Convert from time in minutes to timespec directly instead of
authorTodd C. Miller <Todd.Miller@sudo.ws>
Fri, 26 Jan 2018 17:17:47 +0000 (10:17 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Fri, 26 Jan 2018 17:17:47 +0000 (10:17 -0700)
commitbcfb092a4e420f92e7553f0462ed6fb4a3dbfb02
tree4da58c0f307a4bacdece10b53227337bf27abc94
parenteb8b5c79646158158bbd8fd1f90c3e120d43c582
Convert from time in minutes to timespec directly instead of
converting to double via strtod().  This makes it easier to catch
overflow.
plugins/sudoers/defaults.c