[sudo-commits] sudo changeset 7804:b6bf0980fb08

Todd C. Miller Todd.Miller at courtesan.com
Tue Feb 21 05:17:34 EST 2012


changeset:	7804:b6bf0980fb08 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/b6bf0980fb08
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Feb 21 05:17:14 2012 -0500

Log Message:
	The "op" parameter to set_default() must be int, not bool since it is
	set to '+' or '-' for list add and subtract.

diffstat:

 plugins/sudoers/defaults.c |  38 +++++++++++++++++++-------------------
 plugins/sudoers/defaults.h |   2 +-
 2 files changed, 20 insertions(+), 20 deletions(-)



More information about the sudo-commits mailing list