]> granicus.if.org Git - sudo/commit
Use log_warning() instead of log_fatal() if the ticket or lecture
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 26 Mar 2014 20:22:46 +0000 (14:22 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 26 Mar 2014 20:22:46 +0000 (14:22 -0600)
commitdb548159963529a3fc8b4f18069021e6f269d5af
treec9edca331694ee4339a301df4ccbd8e2ffecd003
parent639ac92e6d6753e82d51ea89e6e63308ec57fc9f
Use log_warning() instead of log_fatal() if the ticket or lecture
path is too long and just return an error.  This can only happen
from a misconfiguration so just ignoring the ticket/lecture file
is safe.
plugins/sudoers/timestamp.c