[sudo-commits] sudo changeset 14825:cbae7a651a94

Todd C. Miller Todd.Miller at sudo.ws
Mon Jul 3 19:29:13 MDT 2023


changeset:	14825:cbae7a651a94 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/cbae7a651a94
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Jul 03 16:51:05 2023 -0600

Log Message:
	Make sudo_pow2_roundup() operate on size_t.

diffstat:

 include/sudo_util.h          |   3 ++-
 lib/util/lbuf.c              |   2 +-
 lib/util/roundup.c           |  18 +++++++++++++++---
 lib/util/util.exp.in         |   1 +
 logsrvd/logsrv_util.c        |   4 ++--
 logsrvd/logsrvd.c            |   2 +-
 plugins/sudoers/log_client.c |   4 ++--
 7 files changed, 24 insertions(+), 10 deletions(-)



More information about the sudo-commits mailing list