[sudo-commits] sudo changeset 11380:797221539242

Todd C. Miller Todd.Miller at sudo.ws
Tue May 15 16:37:10 MDT 2018


changeset:	11380:797221539242 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/797221539242
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue May 15 16:35:07 2018 -0600

Log Message:
	Add free_userspecs() and free_default() and use them instead of
	looping over the lists and calling free_userspec() and free_default().

diffstat:

 plugins/sudoers/file.c  |  13 ++-----------
 plugins/sudoers/gram.c  |  49 +++++++++++++++++++++++++++++++++----------------
 plugins/sudoers/gram.y  |  45 +++++++++++++++++++++++++++++++--------------
 plugins/sudoers/ldap.c  |  39 +++++++--------------------------------
 plugins/sudoers/parse.h |   2 ++
 plugins/sudoers/sssd.c  |  39 +++++++--------------------------------
 6 files changed, 82 insertions(+), 105 deletions(-)


More information about the sudo-commits mailing list