]> granicus.if.org Git - sudo/commit
If the lock record doesn't match the expected record size we need
authorTodd C. Miller <Todd.Miller@sudo.ws>
Sat, 16 Dec 2017 04:08:38 +0000 (21:08 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Sat, 16 Dec 2017 04:08:38 +0000 (21:08 -0700)
commit5cec5734cc8658a78a1318135482d8de639da982
treed362e1a5053ef32396636940bb07f27d5ffa2b78
parentcd0b7005430ae30c8986ace9f90b0bde2761b148
If the lock record doesn't match the expected record size we need
to seek to the end of the record as we otherwise may have gone too
far (or not far enough).  Fixes interop problems when the time stamp
record changes size.
plugins/sudoers/timestamp.c