[sudo-commits] sudo changeset 12670:2e1d142e2fe5

Todd C. Miller Todd.Miller at sudo.ws
Tue Oct 6 10:59:02 MDT 2020


changeset:	12670:2e1d142e2fe5 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/2e1d142e2fe5
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Oct 06 10:54:39 2020 -0600

Log Message:
	Pass runchroot to match_digest() too.
	We use the open fd for the actual I/O but having runchroot makes
	it possible to report the correct file name in error messages.

diffstat:

 plugins/sudoers/match_command.c |  13 +++++++------
 plugins/sudoers/match_digest.c  |  21 +++++++++++++++++----
 plugins/sudoers/parse.h         |   2 +-
 3 files changed, 25 insertions(+), 11 deletions(-)



More information about the sudo-commits mailing list