[sudo-commits] sudo changeset 11563:10f8cff7cce7

Todd C. Miller Todd.Miller at sudo.ws
Wed Oct 17 06:23:54 MDT 2018


changeset:	11563:10f8cff7cce7 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/10f8cff7cce7
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Oct 16 12:49:34 2018 -0600

Log Message:
	sudo_ldap_parse_option() never returns '=' as the operator.
	When parsing command_timeout, role, type, privs and limitprivs,
	check that val is non-NULL instead.  Found by PVS Studio.

diffstat:

 plugins/sudoers/ldap_util.c |  37 ++++++++++++++-----------------------
 1 files changed, 14 insertions(+), 23 deletions(-)


More information about the sudo-commits mailing list