[sudo-commits] sudo changeset 15201:770391d1b7a9

Todd C. Miller Todd.Miller at sudo.ws
Mon Dec 4 09:24:46 MST 2023


changeset:	15201:770391d1b7a9 in /raid/repos/sudo
tags:		tip
details:	https://www.sudo.ws/repos/sudo/rev/770391d1b7a9
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Dec 04 09:24:30 2023 -0700
files:		lib/util/gethostname.c

Log Message:
	If sysconf(_SC_HOST_NAME_MAX) returns 0, just use 255.

	This should not actually be possible.


diffstat:

 lib/util/gethostname.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



More information about the sudo-commits mailing list