[sudo-commits] sudo changeset 12546:a5f6bd38267e

Todd C. Miller Todd.Miller at sudo.ws
Fri Aug 7 14:48:01 MDT 2020


changeset:	12546:a5f6bd38267e in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a5f6bd38267e
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Aug 07 14:13:25 2020 -0600

Log Message:
	Keep track of the position of the current token for error messages.

diffstat:

 plugins/sudoers/gram.c                            |   60 ++---
 plugins/sudoers/gram.y                            |   14 +-
 plugins/sudoers/regress/testsudoers/test11.out.ok |    2 +
 plugins/sudoers/toke.c                            |  204 +++++++++++----------
 plugins/sudoers/toke.h                            |    2 +
 plugins/sudoers/toke.l                            |   34 ++-
 6 files changed, 177 insertions(+), 139 deletions(-)



More information about the sudo-commits mailing list