mirror of
https://github.com/samba-team/samba.git
synced 2025-12-10 04:23:50 +03:00
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! metze