[sudo-commits] sudo changeset 12735:ebb7f3c6240c

Todd C. Miller Todd.Miller at sudo.ws
Mon Nov 16 06:34:33 MST 2020


changeset:	12735:ebb7f3c6240c in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/ebb7f3c6240c
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Nov 12 16:04:05 2020 -0700

Log Message:
	Support EDITOR environment variable that includes quotes.
	Quote support is limited to the beginning of a word.
	Also handles characters escaped with a backslash.

diffstat:

 plugins/sudoers/editor.c |  124 +++++++++++++++++++++++++++++++++++++---------
 1 files changed, 100 insertions(+), 24 deletions(-)



More information about the sudo-commits mailing list