[sudo-commits] sudo changeset 14966:87fd1def96b6

Todd C. Miller Todd.Miller at sudo.ws
Wed Aug 9 11:29:41 MDT 2023


changeset:	14966:87fd1def96b6 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/87fd1def96b6
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Aug 09 11:19:17 2023 -0600

Log Message:
	Use const pointers where possible in the display code.

diffstat:

 plugins/sudoers/display.c                  |  65 +++++++++++++++--------------
 plugins/sudoers/fmtsudoers.c               |  21 +++++----
 plugins/sudoers/fmtsudoers_cvt.c           |  20 ++++----
 plugins/sudoers/parse.h                    |  28 ++++++------
 plugins/sudoers/regress/fuzz/fuzz_policy.c |   4 +-
 plugins/sudoers/sudoers.c                  |   7 +-
 plugins/sudoers/testsudoers.c              |  11 ++--
 7 files changed, 80 insertions(+), 76 deletions(-)



More information about the sudo-commits mailing list