[sudo-commits] sudo changeset 7367:e82809f86fb3

Todd C. Miller Todd.Miller at courtesan.com
Tue Oct 25 14:55:06 EDT 2011


changeset:	7367:e82809f86fb3 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/e82809f86fb3
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Oct 25 10:08:26 2011 -0400

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