[sudo-commits] sudo changeset 15142:2ec138dbc507

Todd C. Miller Todd.Miller at sudo.ws
Sat Nov 4 10:43:40 MDT 2023


changeset:	15142:2ec138dbc507 in /raid/repos/sudo
tags:		tip
details:	https://www.sudo.ws/repos/sudo/rev/2ec138dbc507
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Nov 03 11:29:20 2023 -0600
files:		lib/util/sudo_conf.c

Log Message:
	sudo_conf_debug_files: special handling of DSO members for AIX

	When matching debug files for AIX-style DSOs like sudoers.a(sudoers.so)
	we want to match on the full name, the name without the member and
	on the member itself.  This makes it possible to use the existing
	examples in the sudo.conf fiile on AIX.


diffstat:

 lib/util/sudo_conf.c |  25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list