s3:idmap_tdb: fix hwm-handling to use uint32 consistently
authorMichael Adam <obnox@samba.org>
Thu, 6 Oct 2011 18:19:41 +0000 (20:19 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:58 +0000 (14:17 +0200)
commitba88e4e0d86302e7efe2398d5be5cfb32c0dbdeb
tree073e2dea10e7d3e4d37b58ea0e5bd1f999d2d31a
parentf03e4aea66aa59662a49b3dc60917d7b619d7af2
s3:idmap_tdb: fix hwm-handling to use uint32 consistently

The initialization code user int32, later writes used uint32...
source3/winbindd/idmap_tdb.c