[sudo-commits] sudo changeset 10721:5cc3efc609df

Todd C. Miller Todd.Miller at courtesan.com
Sun Nov 6 19:05:08 MST 2016


changeset:	10721:5cc3efc609df in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/5cc3efc609df
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sun Nov 06 18:55:18 2016 -0700

Log Message:
	Use "struct defaults *d" instead of "struct defaults *def" throughout
	for consistency and to avoid confusino with "struct def_values *def".
	Use "str" not "var" for the string argument to convert and store in
	sd_un for the store_* functions.

diffstat:

 plugins/sudoers/defaults.c |  118 ++++++++++++++++++++++----------------------
 1 files changed, 59 insertions(+), 59 deletions(-)


More information about the sudo-commits mailing list