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)
commit4ad97a1d0593b3401a352407009a99ead23f21f2
tree31e546187b08304190e6e2ad579672caccaf02c1
parent38f740529803054a3145ad547b3d7de8a25e983a
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
(This used to be commit 5805a9a8f35fd90fa4f718f73534817fa3bbdfd2)
source4/dsdb/samdb/ldb_modules/linked_attributes.c
source4/dsdb/samdb/ldb_modules/normalise.c
source4/dsdb/samdb/ldb_modules/partition.c
source4/dsdb/samdb/ldb_modules/schema_syntax.c
source4/dsdb/samdb/ldb_modules/simple_ldap_map.c
source4/lib/ldb-samba/ldif_handlers.c
source4/lib/ldb/common/ldb_dn.c
source4/lib/ldb/common/ldb_msg.c
source4/lib/ldb/include/ldb.h
source4/lib/util/data_blob.c
source4/libcli/security/dom_sid.c