winbindd: Align integer types in for loops
authorVolker Lendecke <vl@samba.org>
Fri, 18 May 2018 12:47:24 +0000 (14:47 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 15 Jun 2018 23:06:36 +0000 (01:06 +0200)
commitea4b40e65a92f173d5bda8905f99a002a4bd8151
treed97ca31f781d8ca79e3216497c549287dd99771e
parent4dac6e7cd08ab226eff9415b4924b6dcd8e5178d
winbindd: Align integer types in for loops

Iterate over the same type as the loop limit

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/winbindd/winbindd_util.c