]> granicus.if.org Git - sudo/commit
Ignore a boot time that is in the future, which can happen when the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 1 Dec 2016 17:52:05 +0000 (10:52 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 1 Dec 2016 17:52:05 +0000 (10:52 -0700)
commit852ffa5938d984c93e1bacf941d05ddbe6b8ecae
treebe4205081fe457628256e00638ad8e7bd8a7efe7
parent00b6be9dfaa54479ce1decb1a5dcb56a3b4f92b9
Ignore a boot time that is in the future, which can happen when the
clock is corrected down after boot.  Otherwise, the timestamp file
will be unlinked each time sudo is run and a password is always
required.
plugins/sudoers/timestamp.c