[sudo-commits] sudo changeset 13225:e51e98489c6d

Todd C. Miller Todd.Miller at sudo.ws
Thu Apr 29 14:38:53 MDT 2021


changeset:	13225:e51e98489c6d in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/e51e98489c6d
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Apr 29 14:19:07 2021 -0600

Log Message:
	Add missing connection_close() call for relay-only connections.
	For an immediate relay we will close the connection when the client
	disconnects (or there is a timeout).  However, for store-and-forward
	mode the client has already disconnected at the time we are relaying.

diffstat:

 logsrvd/logsrvd_relay.c |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list