]> granicus.if.org Git - sudo/commit
fixed a bug that caused directory specs in a Cmnd_Alias to fail if the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 13 Aug 1994 01:22:10 +0000 (01:22 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 13 Aug 1994 01:22:10 +0000 (01:22 +0000)
commit971a69bb261d48dba089d8ba1ebdf0fda62ec268
tree1bbcbc7a2a79787cad3763e1f4a395c393943410
parentc3be7c93c4054aff518b9f463103c32b45dc8037
fixed a bug that caused directory specs in a Cmnd_Alias to fail if the
last entry in the spec failed (ie: it was only looking at the last entry).
CLeaned things up by adding the cmndcmp() function--all neat & tidy
parse.c