[sudo-commits] sudo changeset 11965:4905cce40f3c

Todd C. Miller Todd.Miller at sudo.ws
Tue Dec 3 15:10:31 MST 2019


changeset:	11965:4905cce40f3c in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/4905cce40f3c
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Dec 03 15:08:47 2019 -0700

Log Message:
	Only deregister the sudoers debug instance on last close.
	Reference count calls to sudoers_debug_register and only deregister
	sudoers_debug_instance when refcnt reaches 0.
	Fixes a problem where the debug system was deregistered when the
	sudoers policy is closed even though the iolog plugin is active.

diffstat:

 plugins/sudoers/sudoers_debug.c |  14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)


More information about the sudo-commits mailing list