[sudo-commits] sudo changeset 14226:658d1bba4319

Todd C. Miller Todd.Miller at sudo.ws
Tue Oct 4 10:41:04 MDT 2022


changeset:	14226:658d1bba4319 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/658d1bba4319
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Sep 29 13:43:20 2022 -0600

Log Message:
	Mark code that escapes/unescapes "sudo -s cmd args..." for removal.
	A future version of the plugin API will defer any such escaping
	to the policy plugin so it can be configurable.

diffstat:

 plugins/sudoers/strlcpy_unesc.c |  3 +++
 plugins/sudoers/sudoers.c       |  1 +
 src/parse_args.c                |  1 +
 3 files changed, 5 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list