[sudo-commits] sudo changeset 14581:d839cc458245

Todd C. Miller Todd.Miller at sudo.ws
Wed Feb 22 16:24:15 MST 2023


changeset:	14581:d839cc458245 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d839cc458245
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Feb 22 10:55:27 2023 -0700

Log Message:
	visudo: quiet a compiler warning on Solaris 10.
	Also explicitly close /dev/tty fd instead of relying on closefrom()
	in case the fd ends up being a value 0-2.

diffstat:

 plugins/sudoers/visudo.c |  11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)



More information about the sudo-commits mailing list