[sudo-commits] sudo changeset 8910:fb02a62a72ba

Todd C. Miller Todd.Miller at courtesan.com
Fri Jul 19 09:42:45 MDT 2013


changeset:	8910:fb02a62a72ba in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/fb02a62a72ba
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Jul 16 14:04:23 2013 -0600

Log Message:
	Do not error out if arg to -U option cannot be resolved, that is for
	the plugin to decide.
	There is no need for runas_user and runas_group to be global, make
	them local to parse_args() instead.

diffstat:

 src/parse_args.c |  4 ++--
 src/sudo.c       |  2 +-
 src/sudo.h       |  2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)


More information about the sudo-commits mailing list