[sudo-commits] sudo changeset 11990:dcba4ce2196c

Todd C. Miller Todd.Miller at sudo.ws
Sat Dec 7 08:52:34 MST 2019


changeset:	11990:dcba4ce2196c in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/dcba4ce2196c
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Dec 07 08:42:12 2019 -0700

Log Message:
	Fix event loop called via I/O log close function.
	We need to set events that were pending in the old base in the new one.
	Fixes sending the final I/O log data and the ExitMessage to the server.

diffstat:

 plugins/sudoers/iolog.c        |  15 +----------
 plugins/sudoers/iolog_client.c |  57 +++++++++++++++++++++++++++++++++--------
 plugins/sudoers/iolog_plugin.h |   2 +-
 3 files changed, 47 insertions(+), 27 deletions(-)


More information about the sudo-commits mailing list