]> granicus.if.org Git - sudo/commit
Stash the "safe" path (ie: the one listed in sudoers) to the command instead
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 10 Apr 1999 04:10:01 +0000 (04:10 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 10 Apr 1999 04:10:01 +0000 (04:10 +0000)
commit59b0cff8cf5b6a0f276f4100aac62964cc0d595c
tree677c103f42c01b641a1c4565278f832d7b3b356f
parent0ef9c81f1699e222b37925372edfd5c9426ba222
Stash the "safe" path (ie: the one listed in sudoers) to the command instead
of stashing the struct stat.  Should be safer.
CHANGES
logging.c
parse.c
parse.yacc
sudo.c
sudo.h
sudo.tab.c
testsudoers.c
visudo.c