[sudo-commits] sudo changeset 10826:4d9691a43867

Todd C. Miller Todd.Miller at courtesan.com
Mon Feb 13 13:40:10 MST 2017


changeset:	10826:4d9691a43867 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/4d9691a43867
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Feb 13 13:38:24 2017 -0700

Log Message:
	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.

diffstat:

 plugins/sudoers/toke.c |  171 ++++++++++++++++++++++++------------------------
 plugins/sudoers/toke.l |   15 ++--
 2 files changed, 94 insertions(+), 92 deletions(-)


More information about the sudo-commits mailing list