[sudo-commits] sudo changeset 14541:e1cac68917cc

Todd C. Miller Todd.Miller at sudo.ws
Thu Feb 9 15:39:30 MST 2023


changeset:	14541:e1cac68917cc in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/e1cac68917cc
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Feb 09 15:33:58 2023 -0700

Log Message:
	Recover from missing include file unless error_recovery is disabled.
	It is still treated as an error from a logging perspective, and
	mail is still sent.

diffstat:

 plugins/sudoers/gram.c   |  589 +++++++++++++++++++++++-----------------------
 plugins/sudoers/gram.h   |    2 +-
 plugins/sudoers/gram.y   |   17 +-
 plugins/sudoers/policy.c |    1 -
 4 files changed, 301 insertions(+), 308 deletions(-)



More information about the sudo-commits mailing list