Don't walk past the end of ldb values.
authorAndrew Bartlett <abartlet@samba.org>
Thu, 21 Aug 2008 09:24:58 +0000 (19:24 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 21 Aug 2008 09:24:58 +0000 (19:24 +1000)
commit5805a9a8f35fd90fa4f718f73534817fa3bbdfd2
tree108f96206a3d8a75d08532e9734d99e07ed03dbb
parent0b6e53f80b063d8702718c84409d7b069aee9c05
Don't walk past the end of ldb values.

This is a partial fix towards bugs due to us walking past the end of
what we think are strings in ldb.  There is much more work to do in
this area.

Andrew Bartlett
source/dsdb/samdb/ldb_modules/linked_attributes.c
source/dsdb/samdb/ldb_modules/normalise.c
source/dsdb/samdb/ldb_modules/partition.c
source/dsdb/samdb/ldb_modules/schema_syntax.c
source/dsdb/samdb/ldb_modules/simple_ldap_map.c
source/lib/ldb-samba/ldif_handlers.c
source/lib/ldb/common/ldb_dn.c
source/lib/ldb/common/ldb_msg.c
source/lib/ldb/include/ldb.h
source/lib/util/data_blob.c
source/libcli/security/dom_sid.c