[sudo-commits] sudo changeset 10336:68c2201f3a85

Todd C. Miller Todd.Miller at courtesan.com
Wed Jan 27 15:44:36 MST 2016


changeset:	10336:68c2201f3a85 in /media/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/68c2201f3a85
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jan 27 09:20:04 2016 -0700

Log Message:
	Add missing return when user is not found in sudo_sss_result_get().
	Previously we fell through to the default case which just logged a
	debug message and returned so this just avoids the extra (generic)
	debug message.

diffstat:

 plugins/sudoers/sssd.c |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


More information about the sudo-commits mailing list