]> granicus.if.org Git - sudo/commit
Load plugins after parsing arguments and potentially printing the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 6 Apr 2011 21:51:36 +0000 (17:51 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 6 Apr 2011 21:51:36 +0000 (17:51 -0400)
commitb6d0a28efb4afbb5b15a9c6fb125430fb4173860
tree63173f45b4fc697f7dc40c40bd1da0abc898ca42
parent4b4f5bf32c620a7e4c47fed8135eeeb693640e29
Load plugins after parsing arguments and potentially printing the
version.  That way, an error loading or initializing a plugin doesn't
break "sudo -h" or "sudo -V".
src/load_plugins.c
src/sudo.c
src/sudo_plugin_int.h