[sudo-commits] sudo changeset 14092:d2fe28a652d0

Todd C. Miller Todd.Miller at sudo.ws
Thu Jun 30 13:37:13 MDT 2022


changeset:	14092:d2fe28a652d0 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d2fe28a652d0
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Jun 30 13:35:07 2022 -0600

Log Message:
	Stop sending an InterceptResponse to a PolicyCheckRequest for log_subcmds.
	There's no real reason for the command to wait for sudo send back a
	response that will always be a PolicyAcceptMessage.

diffstat:

 include/intercept.pb-c.h    |   4 +-
 include/sudo_event.h        |   3 +
 src/exec_intercept.c        |  89 ++++++++++++++++++++++++++++----------------
 src/exec_intercept.h        |   1 +
 src/intercept.pb-c.c        |  19 ++++++++-
 src/intercept.proto         |   2 +
 src/sudo_intercept_common.c |  18 ++++++++-
 7 files changed, 97 insertions(+), 39 deletions(-)



More information about the sudo-commits mailing list