dsdb: Convert the full string from UTF16 to UTF8, including embedded NULLs
authorAndrew Bartlett <abartlet@samba.org>
Tue, 24 Sep 2013 17:18:36 +0000 (10:18 -0700)
committerStefan Metzmacher <metze@samba.org>
Thu, 26 Sep 2013 20:05:12 +0000 (22:05 +0200)
commit89200c227f36a063612eb38927ac8dee18e044d5
tree8f0661622488b318e9b30db08e396844fefccc3c
parentfc486d861c4c616407725b7adfa7cec712526c9a
dsdb: Convert the full string from UTF16 to UTF8, including embedded NULLs

Bug: https://bugzilla.samba.org/show_bug.cgi?id=8077
Note that this doesn't fix the userParameters problem
completely, but it doesn't truncate the userParameters value
anymore.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Thu Sep 26 22:05:12 CEST 2013 on sn-devel-104
source4/dsdb/schema/schema_syntax.c