[sudo-commits] sudo changeset 6949:e73d169f4e9b

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


changeset:	6949:e73d169f4e9b in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/e73d169f4e9b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed May 25 13:11:10 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