[sudo-commits] sudo changeset 7178:c2fa4faa8abf

Todd C. Miller Todd.Miller at courtesan.com
Sat Aug 13 14:43:10 EDT 2011


changeset:	7178:c2fa4faa8abf in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/c2fa4faa8abf
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat Aug 13 14:40:17 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:

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



More information about the sudo-commits mailing list