]> granicus.if.org Git - sudo/commit
Ignore ts_write() return value when disabling an entry with a bogus
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 5 May 2016 22:30:11 +0000 (16:30 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 5 May 2016 22:30:11 +0000 (16:30 -0600)
commit60e740dd60ab59c5d44284aea64db17dec341412
tree005667a0f517f9d4dcd9ca23c906c86819faf015
parent6473d55aa7be4665f21cc29d2289fb5a482a1405
Ignore ts_write() return value when disabling an entry with a bogus
timestamp.  We ignore the timestamp entry even it doesn't succeed.
Coverity CID 104062.
plugins/sudoers/timestamp.c