[sudo-commits] sudo changeset 12186:610c6e01eb0b

Todd C. Miller Todd.Miller at sudo.ws
Thu Feb 6 12:51:54 MST 2020


changeset:	12186:610c6e01eb0b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/610c6e01eb0b
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Feb 06 12:49:15 2020 -0700

Log Message:
	Refactor code to alloc and insert a new plugin_container.
	The only outlier is the policy plugin which is not part of a list
	since there can only be a single policy plugin.

diffstat:

 src/load_plugins.c |  163 ++++++++++++++++++++++++++++++++--------------------
 1 files changed, 100 insertions(+), 63 deletions(-)


More information about the sudo-commits mailing list