[sudo-commits] sudo changeset 13146:5fbadce88524

Todd C. Miller Todd.Miller at sudo.ws
Wed Mar 31 08:09:29 MDT 2021


changeset:	13146:5fbadce88524 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/5fbadce88524
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Mar 31 07:57:09 2021 -0600

Log Message:
	Return NULL if init_tls_client_context() fails.
	Otherwise, we will call SSL_new with a freed SSL context.
	Bug #970

diffstat:

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



More information about the sudo-commits mailing list