r19009: ensure that data values from ldap libs are null terminated, to allow
authorAndrew Tridgell <tridge@samba.org>
Sat, 30 Sep 2006 07:54:20 +0000 (07:54 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:20:28 +0000 (14:20 -0500)
commitbf86ece6cb9ff38bd08fb39988d9dc7577ea3f99
treeb88b731a7914780e341e0e2fcb70cc33314672ff
parente8a005acfe15462b2f7e2aaa66a585d6da098a09
r19009: ensure that data values from ldap libs are null terminated, to allow
ldb_msg_find_attr_as_string() to work correctly.

Thanks to Jim Myers for spotting this!
(This used to be commit b2076c1a7e4b70644b59689ce46952ef940be6b0)
source4/lib/ldb/ldb_ldap/ldb_ldap.c