[sudo-commits] sudo changeset 12242:c4ca45502f3e

Todd C. Miller Todd.Miller at sudo.ws
Mon Feb 17 15:06:38 MST 2020


changeset:	12242:c4ca45502f3e in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c4ca45502f3e
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Feb 17 15:01:38 2020 -0700

Log Message:
	Fix support for reloading the config in sudo_logsrvd.
	We need to re-initialize the TLS server context.
	Also fix a memory leak of the TLS parameters on reload.

diffstat:

 logsrvd/logsrvd.c      |  23 +++++++++++++++++++++--
 logsrvd/logsrvd_conf.c |  14 +++++++++++++-
 2 files changed, 34 insertions(+), 3 deletions(-)


More information about the sudo-commits mailing list