[sudo-commits] sudo changeset 10367:e8ed706fda03

Todd C. Miller Todd.Miller at courtesan.com
Fri Feb 26 09:32:10 MST 2016


changeset:	10367:e8ed706fda03 in /media/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/e8ed706fda03
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Feb 26 09:32:08 2016 -0700

Log Message:
	Fix the check for whether a user is allowed to lists another user's
	privileges.  The "matched" variable is not boolean, it can also
	have the value UNSPEC so we need to check explicitly for true.
	Bug #738

diffstat:

 plugins/sudoers/ldap.c |  4 ++--
 plugins/sudoers/sssd.c |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


More information about the sudo-commits mailing list