[sudo-commits] sudo changeset 12246:976c469eeb57

Todd C. Miller Todd.Miller at sudo.ws
Tue Feb 18 10:37:19 MST 2020


changeset:	12246:976c469eeb57 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/976c469eeb57
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Feb 18 10:35:30 2020 -0700

Log Message:
	Fix compilation error when not built with OpenSSL support.
	Adds a missing #ifdef HAVE_OPENSSL and reorders code to avoid the
	need for a static init_tls_server_context() prototype.

diffstat:

 logsrvd/logsrvd.c |  88 +++++++++++++++++++++++++++---------------------------
 1 files changed, 44 insertions(+), 44 deletions(-)


More information about the sudo-commits mailing list