]> granicus.if.org Git - sudo/commit
if given a fully-qualified or relative path we now check it
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 1 Sep 1995 04:04:43 +0000 (04:04 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 1 Sep 1995 04:04:43 +0000 (04:04 +0000)
commita7b14880ab393651a13431c0abe5cb35d9d7d336
tree3ad0d34f0d8ff40e103b28ed71db59181b49a955
parentf55ea664c411c5042c263635c87e1ee05d116819
if given a fully-qualified or relative path we now check it
with sudo_goodpath() and error out with the appropriate error
message if the file does not exist or is not executable
find_path.c