[sudo-commits] sudo changeset 12996:dbba61f76d6c

Todd C. Miller Todd.Miller at sudo.ws
Tue Feb 16 16:14:40 MST 2021


changeset:	12996:dbba61f76d6c in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/dbba61f76d6c
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Feb 16 13:19:58 2021 -0700

Log Message:
	Fix tilde expansion of paths with no user like ~/foo.
	The '/' separator was missing in the resulting path.

diffstat:

 plugins/sudoers/exptilde.c                        |  2 +-
 plugins/sudoers/regress/exptilde/check_exptilde.c |  2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)



More information about the sudo-commits mailing list