[sudo-commits] sudo changeset 12913:21da59d69c5f

Todd C. Miller Todd.Miller at sudo.ws
Mon Feb 8 08:41:44 MST 2021


changeset:	12913:21da59d69c5f in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/21da59d69c5f
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Feb 08 08:00:04 2021 -0700

Log Message:
	Go back to storing the last error file/line in sudoerserrorf().
	This is still the best way to avoid displaying more than one error
	per line.

diffstat:

 plugins/sudoers/gram.c |  1003 ++++++++++++++++++++++++-----------------------
 plugins/sudoers/gram.h |    60 +-
 plugins/sudoers/gram.y |     9 +-
 plugins/sudoers/toke.c |     6 +-
 plugins/sudoers/toke.l |     6 +-
 5 files changed, 543 insertions(+), 541 deletions(-)



More information about the sudo-commits mailing list