[sudo-commits] sudo changeset 13495:02027ea86d3b

Todd C. Miller Todd.Miller at sudo.ws
Fri Sep 17 11:02:26 MDT 2021


changeset:	13495:02027ea86d3b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/02027ea86d3b
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Sep 17 10:55:06 2021 -0600

Log Message:
	tls_init.c: use SSL_CTX_set0_tmp_dh_pkey if present.
	Fixes a warning on OpenSSL 3.0 and plugs a memory leak of dhparams
	on config reload.

diffstat:

 config.h.in        |    3 +
 configure          |    6 +++
 configure.ac       |    2 +-
 logsrvd/tls_init.c |  105 ++++++++++++++++++++++++++++++++++++++++++----------
 4 files changed, 94 insertions(+), 22 deletions(-)



More information about the sudo-commits mailing list