[sudo-commits] sudo changeset 13581:8580c0e8334d

Todd C. Miller Todd.Miller at sudo.ws
Tue Oct 19 12:33:48 MDT 2021


changeset:	13581:8580c0e8334d in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/8580c0e8334d
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Oct 19 08:58:34 2021 -0600

Log Message:
	No longer need to pass exit params to eventlog_exit(), use struct eventlog.
	Now that struct eventlog includes the exit parameters we can simplify
	how eventlog_exit() is called.

diffstat:

 include/sudo_eventlog.h   |   2 +-
 lib/eventlog/eventlog.c   |  61 +++++++++++++++++++++++++---------------------
 logsrvd/logsrvd_local.c   |  46 +++++++++++++++++-----------------
 plugins/sudoers/logging.c |   7 +++-
 4 files changed, 62 insertions(+), 54 deletions(-)



More information about the sudo-commits mailing list