[sudo-commits] sudo changeset 12949:e64343ad4909

Todd C. Miller Todd.Miller at sudo.ws
Tue Feb 9 13:53:22 MST 2021


changeset:	12949:e64343ad4909 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/e64343ad4909
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Jan 15 15:25:44 2021 -0700

Log Message:
	Fix setprogname() emulation on systems without it.
	For fully-qualified paths, store the string starting after the last slash,
	not at the slash itself.

diffstat:

 lib/util/progname.c |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)



More information about the sudo-commits mailing list