[sudo-commits] sudo changeset 15111:d515abb232ae

Todd C. Miller Todd.Miller at sudo.ws
Wed Oct 18 13:32:40 MDT 2023


changeset:	15111:d515abb232ae in /raid/repos/sudo
tags:		tip
details:	https://www.sudo.ws/repos/sudo/rev/d515abb232ae
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Oct 18 13:32:08 2023 -0600
files:		lib/util/mksiglist.c lib/util/mksigname.c

Log Message:
	Use NSIG instead of nitems(array) for the loop bound.

	This matches the sudo_sys_siglist[] and sudo_sys_signame[] declarations.


diffstat:

 lib/util/mksiglist.c |  2 +-
 lib/util/mksigname.c |  2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list