[sudo-commits] sudo changeset 8675:74886d5b0fb6

Todd C. Miller Todd.Miller at courtesan.com
Sun Feb 24 13:25:56 EST 2013


changeset:	8675:74886d5b0fb6 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/74886d5b0fb6
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sun Feb 24 05:54:57 2013 -0500

Log Message:
	Dummy out close function if there is no end_session for the auth
	method and the front-end can handle a NULL close function.  Avoids
	the extra sudo process when we don't actually need it.

diffstat:

 plugins/sudoers/auth/sudo_auth.c |  18 +++++++++++++++++-
 plugins/sudoers/policy.c         |  14 ++++++++++++--
 plugins/sudoers/sudoers.h        |   3 ++-
 3 files changed, 31 insertions(+), 4 deletions(-)


More information about the sudo-commits mailing list