[sudo-commits] sudo changeset 10086:09e400445ca2

Todd C. Miller Todd.Miller at courtesan.com
Thu Jun 25 09:12:18 MDT 2015


changeset:	10086:09e400445ca2 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/09e400445ca2
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jun 24 10:32:08 2015 -0600

Log Message:
	Silence clang analyzer warning on glibc systems where the first
	argument to qsort() is marked as non-NULL.
	Also change some counters from into to unsigned int and two flags
	from int to bool.

diffstat:

 plugins/sudoers/ldap.c |  27 +++++++++++++++------------
 1 files changed, 15 insertions(+), 12 deletions(-)


More information about the sudo-commits mailing list