[sudo-commits] sudo changeset 12076:18adfeb3727b

Todd C. Miller Todd.Miller at sudo.ws
Wed Jan 15 09:41:59 MST 2020


changeset:	12076:18adfeb3727b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/18adfeb3727b
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Jan 14 17:50:40 2020 -0700

Log Message:
	Fix reference counting when both sudoers policy and I/O log are loaded.
	If both sudoers policy and I/O log plugins are loaded, debug_files
	will be empty when the I/O plugin is initialized.  This changes the
	logic to always increase the reference count if the instance is valid.

diffstat:

 plugins/sudoers/sudoers_debug.c |  28 ++++++++++++++++++----------
 1 files changed, 18 insertions(+), 10 deletions(-)


More information about the sudo-commits mailing list