lib/util: Reduce sum variable to uint8_t
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 11 May 2022 02:04:25 +0000 (14:04 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Jun 2022 22:49:29 +0000 (22:49 +0000)
commit8d7a091adcbd4eaa9e5e736413a179c322f6869d
tree0c5170ab84534911c777b8f5650a0638eafaf951
parentfeb36dbebf1f0f48f4d9f2549471d355b4ead788
lib/util: Reduce sum variable to uint8_t

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/util/util.c