]> granicus.if.org Git - sudo/commit
Change a log_fatal() into log_error() when no auth methods are
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 22 Aug 2012 16:51:46 +0000 (12:51 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 22 Aug 2012 16:51:46 +0000 (12:51 -0400)
commit60ba36979133b0ea56b2f78b649d75eba6c32622
treed97a7118a1c7521b3be25b532b2628c8c9ed0a59
parent2b5d43b8aa6626364b8634dbb59f11f2db1e831b
Change a log_fatal() into log_error() when no auth methods are
configured.  The caller already checks the return value.
plugins/sudoers/auth/sudo_auth.c