ldb:"ldb_schema_attribute_by_name_internal" - switch back to 32bit counters
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 18 Oct 2010 18:19:00 +0000 (20:19 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 18 Oct 2010 19:01:31 +0000 (19:01 +0000)
commit8556602b048e825b35df314d6865f997823ec2bb
treeb6a17e6047bad6a9263755f3c9fd1f7ee6df44e1
parent48cd89e25d58d5d2fd0dbb7ce4a0e8b96e3e6044
ldb:"ldb_schema_attribute_by_name_internal" - switch back to 32bit counters

Use the signed counter for the binary search but use an unsigned one for
accessing the entry.

Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Mon Oct 18 19:01:31 UTC 2010 on sn-devel-104
source4/lib/ldb/common/ldb_attributes.c