]> granicus.if.org Git - sudo/commit
Make find_path() a little more generic by not checking def_foo
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 3 Jun 2010 12:27:54 +0000 (08:27 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 3 Jun 2010 12:27:54 +0000 (08:27 -0400)
commit3cc8460b0dc61856647401986ed16705f54f5b36
tree76dd3be90486fb0a34e322cf619184cffc65e0c2
parent7dca4752075b5aef4628ee6644b98d96afb82875
Make find_path() a little more generic by not checking def_foo
variables inside it.  Instead, pass in ignore_dot as a function
argument.

--HG--
branch : 1.7
find_path.c
sudo.c
sudo.h
visudo.c