[sudo-commits] sudo changeset 13965:7a67aec88cb4

Todd C. Miller Todd.Miller at sudo.ws
Tue May 17 08:44:29 MDT 2022


changeset:	13965:7a67aec88cb4 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/7a67aec88cb4
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue May 17 08:38:49 2022 -0600

Log Message:
	set_dhparams: pass BIO_new_file() "r" for the file mode, not O_RDONLY.
	Unlike BIO_new_fp(), BIO_new_file() takes an fopen-style mode string.

diffstat:

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



More information about the sudo-commits mailing list