[sudo-commits] sudo changeset 13535:f278847ca9aa

Todd C. Miller Todd.Miller at sudo.ws
Tue Sep 21 19:45:18 MDT 2021


changeset:	13535:f278847ca9aa in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/f278847ca9aa
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Sep 21 19:09:21 2021 -0600

Log Message:
	iolog_nextid(): make iolog_dir argument const.
	We make a copy of the directory so there's no real reason that
	parameter can't be const.

diffstat:

 include/sudo_iolog.h     |   2 +-
 lib/iolog/iolog_nextid.c |  18 +++++++++++++-----
 2 files changed, 14 insertions(+), 6 deletions(-)



More information about the sudo-commits mailing list