[sudo-commits] sudo changeset 13480:86e69d358916

Todd C. Miller Todd.Miller at sudo.ws
Tue Sep 14 08:06:47 MDT 2021


changeset:	13480:86e69d358916 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/86e69d358916
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Sep 14 08:02:37 2021 -0600

Log Message:
	append_defaults() should not be passed a value for boolean flags.
	The operation should simply be set to true/false.
	Also treat a NULL file as coming from the front-end.
	Bug #993.

diffstat:

 plugins/sudoers/defaults.c |  3 +++
 plugins/sudoers/policy.c   |  4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list