[sudo-commits] sudo changeset 11896:791f5c353ef1

Todd C. Miller Todd.Miller at sudo.ws
Sat Nov 2 12:16:27 MDT 2019


changeset:	11896:791f5c353ef1 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/791f5c353ef1
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Nov 02 12:03:44 2019 -0600

Log Message:
	Move bufsize_roundup() -> sudo_pow2_roundup() in libsudo_util.

diffstat:

 MANIFEST              |   1 +
 include/sudo_util.h   |   4 ++++
 lib/util/Makefile.in  |  14 +++++++++++++-
 lib/util/roundup.c    |  43 +++++++++++++++++++++++++++++++++++++++++++
 logsrvd/logsrv_util.c |  22 +---------------------
 logsrvd/logsrv_util.h |   1 -
 logsrvd/logsrvd.c     |   2 +-
 logsrvd/sendlog.c     |   4 ++--
 8 files changed, 65 insertions(+), 26 deletions(-)


More information about the sudo-commits mailing list