s4:proxy LDB module - Change counter variables to "unsigned" where appropriate
commit4ad912d2daed57b08f75b59638aa940109d8f167
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sun, 7 Mar 2010 18:13:11 +0000 (7 19:13 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sun, 7 Mar 2010 18:19:26 +0000 (7 19:19 +0100)
treed2699d0b587c5256c205cbbdc9a0d74a9498c8c5
parent90e236544f60c847e3fc7e3c183f9759850d3575
s4:proxy LDB module - Change counter variables to "unsigned" where appropriate

Use "size_t" when counting string index positions.
source4/dsdb/samdb/ldb_modules/proxy.c