[sudo-commits] sudo changeset 7466:7e312caf74eb

Todd C. Miller Todd.Miller at courtesan.com
Wed Jan 4 13:04:52 EST 2012


changeset:	7466:7e312caf74eb in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/7e312caf74eb
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jan 04 12:42:14 2012 -0500

Log Message:
	We need to init the auth system regardless of whether we need a
	password since we will be closing the PAM session in the monitor
	process.  Fixes a crash in the monitor on Solaris; bugzilla #518

diffstat:

 plugins/sudoers/check.c   |  50 +++++++++++++++++++++++++++-------------------
 plugins/sudoers/sudoers.c |  10 ++------
 2 files changed, 32 insertions(+), 28 deletions(-)



More information about the sudo-commits mailing list