[sudo-commits] sudo changeset 6945:b4f0b89e433c

Todd C. Miller Todd.Miller at courtesan.com
Wed May 25 13:08:13 EDT 2011


changeset:	6945:b4f0b89e433c in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/b4f0b89e433c
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed May 25 12:54:15 2011 -0400

Log Message:
	Set errno to ELOOP in alias_find() if there is a cycle.
	Set errno to ENOENT in alias_find() and alias_remove() if the
	entry could not be found.

diffstat:

 plugins/sudoers/alias.c |  27 +++++++++++++++++----------
 1 files changed, 17 insertions(+), 10 deletions(-)



More information about the sudo-commits mailing list