]> granicus.if.org Git - sudo/commit
Set errno to ELOOP in alias_find() if there is a cycle. Set errno
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 13 Aug 2011 18:40:17 +0000 (14:40 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 13 Aug 2011 18:40:17 +0000 (14:40 -0400)
commitb92c8615ab695342b1cd64b1574ba83009c10477
tree3668ee675be3028f6e04eb7a6cca1ae5e5bcd28a
parentedd18c5a245947dc689e9af506f5a992dc1c7fc2
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.

--HG--
branch : 1.7
alias.c