[sudo-commits] sudo changeset 11569:d0d8b8b8dca8

Todd C. Miller Todd.Miller at sudo.ws
Thu Oct 18 14:47:19 MDT 2018


changeset:	11569:d0d8b8b8dca8 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d0d8b8b8dca8
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Oct 18 14:19:09 2018 -0600

Log Message:
	If sudo_ldap_get_values_len() fails goto cleanup instead of oom.
	This is not strictly necessary as there's not anything to cleanup
	in this case but it is more consistent with the code that follows.

diffstat:

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


More information about the sudo-commits mailing list