[sudo-commits] sudo changeset 12545:33b2042e0028

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


changeset:	12545:33b2042e0028 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/33b2042e0028
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Aug 06 21:16:35 2020 -0600

Log Message:
	Store the current line in our own buffer for better error messages.

diffstat:

 plugins/sudoers/gram.c                            |   10 +-
 plugins/sudoers/gram.y                            |    6 +
 plugins/sudoers/regress/testsudoers/test11.out.ok |    2 +
 plugins/sudoers/toke.c                            |  212 +++++++++++++--------
 plugins/sudoers/toke.h                            |   10 +-
 plugins/sudoers/toke.l                            |   44 ++++-
 6 files changed, 195 insertions(+), 89 deletions(-)



More information about the sudo-commits mailing list