[sudo-commits] sudo changeset 14689:dcfa95a24789

Todd C. Miller Todd.Miller at sudo.ws
Mon Mar 27 17:04:50 MDT 2023


changeset:	14689:dcfa95a24789 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/dcfa95a24789
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Mar 27 16:29:46 2023 -0600

Log Message:
	Make struct {command,user}_details pointers const where possible.

diffstat:

 src/edit_open.c      |  20 +++++++++++---------
 src/exec.c           |  15 ++++++++-------
 src/exec_intercept.c |   4 ++--
 src/exec_intercept.h |   2 +-
 src/exec_monitor.c   |   4 ++--
 src/exec_nopty.c     |  14 +++++++-------
 src/exec_pty.c       |  13 +++++++------
 src/sudo.c           |   5 ++---
 src/sudo.h           |   9 ++++-----
 src/sudo_edit.c      |  27 ++++++++++++++-------------
 src/sudo_edit.h      |   6 +++---
 src/sudo_exec.h      |   6 +++---
 src/tgetpass.c       |   8 ++++----
 13 files changed, 68 insertions(+), 65 deletions(-)



More information about the sudo-commits mailing list