dsdb: Convert the full string from UTF16 to UTF8, including embedded NULLs
commitac049b9c25c4975733b7a1152be4a7dd8c85e620
authorAndrew Bartlett <abartlet@samba.org>
Tue, 24 Sep 2013 17:18:36 +0000 (24 10:18 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 30 Sep 2013 10:04:55 +0000 (30 12:04 +0200)
tree65015a673c1ec526e66c27a0d8c898e42438edce
parent51822a531bba78e96a9604b11b457e884e76b654
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
(cherry picked from commit 89200c227f36a063612eb38927ac8dee18e044d5)
source4/dsdb/schema/schema_syntax.c