[sudo-commits] sudo changeset 13724:a1609b2d968f

Todd C. Miller Todd.Miller at sudo.ws
Wed Jan 12 10:29:00 MST 2022


changeset:	13724:a1609b2d968f in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a1609b2d968f
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Jan 12 10:25:44 2022 -0700

Log Message:
	Use POSIX NAME_MAX, not the obsolete MAXNAMLEN define.
	Fixes compilation with musl libc.

diffstat:

 lib/util/getcwd.c        |  2 +-
 lib/util/mkdir_parents.c |  3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list