[sudo-commits] sudo changeset 7700:bf5d5aef0c67

Todd C. Miller Todd.Miller at courtesan.com
Thu Jan 26 16:36:21 EST 2012


changeset:	7700:bf5d5aef0c67 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/bf5d5aef0c67
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jan 26 16:34:49 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 #533

diffstat:

 check.c |  42 +++++++++++++++++++++++-------------------
 sudo.c  |   3 +--
 2 files changed, 24 insertions(+), 21 deletions(-)



More information about the sudo-commits mailing list