[sudo-commits] sudo changeset 10567:68a7c0de9b0e

Todd C. Miller Todd.Miller at courtesan.com
Thu Jul 28 06:18:29 MDT 2016


changeset:	10567:68a7c0de9b0e in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/68a7c0de9b0e
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jul 28 06:05:39 2016 -0600

Log Message:
	Flag settings have a NULL value so we can't use that to test whether
	an entry in struct early_default is set or not.  Add a "set" member
	and use that instead.

diffstat:

 plugins/sudoers/defaults.c |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)


More information about the sudo-commits mailing list