]> granicus.if.org Git - sudo/commit
Fix for including a sudoers file that begins with the letter 'i'.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 13 Feb 2017 20:38:24 +0000 (13:38 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 13 Feb 2017 20:38:24 +0000 (13:38 -0700)
commit359cacc40f17796165ddb066db4a3b92d03d9db1
tree287ef9e743ecb301c11526c3a9146c27bd998d4b
parent8c1da9b69e223c5d4e63e81ea0acfab3d1e76c79
Fix for including a sudoers file that begins with the letter 'i'.
The hack to determine whether we are parsing an include or includedir
is no longer safe now that relative include paths are permitted.
Bug #776.
plugins/sudoers/toke.c
plugins/sudoers/toke.l