[sudo-commits] sudo changeset 12273:0e4ae8d810f8

Todd C. Miller Todd.Miller at sudo.ws
Sun Mar 1 15:24:33 MST 2020


changeset:	12273:0e4ae8d810f8 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/0e4ae8d810f8
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Mar 01 13:36:59 2020 -0700

Log Message:
	Store the event base in the client closure.
	Explicitly passing the event base removes the need to set a default base.

diffstat:

 logsrvd/logsrvd.c |  45 ++++++++++++++++++++++-----------------------
 logsrvd/logsrvd.h |   1 +
 logsrvd/sendlog.c |  23 ++++++++++++-----------
 logsrvd/sendlog.h |   1 +
 4 files changed, 36 insertions(+), 34 deletions(-)


More information about the sudo-commits mailing list