[sudo-commits] sudo changeset 10337:fa1c8eaed6ac

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


changeset:	10337:fa1c8eaed6ac in /media/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/fa1c8eaed6ac
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jan 27 09:28:08 2016 -0700

Log Message:
	fn_free_result() (aka sss_sudo_free_result() in sss_sudo.c) handles
	a NULL poiner so there's no need to check before calling it.  Add
	missing initialization of sss_sudo_result to NULL in sudo_sss_setdefs().

diffstat:

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


More information about the sudo-commits mailing list