[sudo-commits] sudo changeset 9443:6d6296f46255

Todd C. Miller Todd.Miller at courtesan.com
Fri May 2 07:57:36 MDT 2014


changeset:	9443:6d6296f46255 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/6d6296f46255
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri May 02 07:14:06 2014 -0600

Log Message:
	Move code to fill in the list of dirs out of switch_dir and into
	its own function.  Quiets a false positive from cppcheck which got
	confused due to variable reuse.

diffstat:

 plugins/sudoers/toke.c |  123 ++++++++++++++++++++++++++++++------------------
 plugins/sudoers/toke.l |  109 +++++++++++++++++++++++++++---------------
 2 files changed, 145 insertions(+), 87 deletions(-)


More information about the sudo-commits mailing list