]> granicus.if.org Git - sudo/commitdiff
Set errno to ELOOP in alias_find() if there is a cycle.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 25 May 2011 17:11:10 +0000 (13:11 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 25 May 2011 17:11:10 +0000 (13:11 -0400)
Set errno to ENOENT in alias_find() and alias_remove() if the
entry could not be found.

--HG--
branch : 1.8


Trivial merge