[sudo-commits] sudo changeset 14236:f53fe06fce06

Todd C. Miller Todd.Miller at sudo.ws
Thu Oct 6 13:43:24 MDT 2022


changeset:	14236:f53fe06fce06 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/f53fe06fce06
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Oct 06 12:46:38 2022 -0600

Log Message:
	Apply multiarch rules when loading plugins too.

diffstat:

 MANIFEST                                    |    2 +
 include/sudo_util.h                         |    4 +
 lib/util/Makefile.in                        |   52 ++++++-
 lib/util/multiarch.c                        |  103 ++++++++++++++++
 lib/util/regress/multiarch/multiarch_test.c |  178 ++++++++++++++++++++++++++++
 lib/util/sudo_dso.c                         |   56 ++-----
 lib/util/util.exp.in                        |    1 +
 src/load_plugins.c                          |   25 ++-
 8 files changed, 360 insertions(+), 61 deletions(-)



More information about the sudo-commits mailing list