s3:librpc/ndr: use new strlen_m_ext_term() in ndr_charset_length(): fix bug #7594
authorMichael Adam <obnox@samba.org>
Sun, 31 Oct 2010 00:04:25 +0000 (02:04 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 11 Nov 2010 10:57:01 +0000 (11:57 +0100)
commit8e46bff8b88103f4a5b0d3920ab6e3901decaf22
tree8dffd74e1ee90291709f89e4ba679c18215da82f
parent9fd5cc6d85d3179972d7567bad95538ab2873c30
s3:librpc/ndr: use new strlen_m_ext_term() in ndr_charset_length(): fix bug #7594

This fixes the calculation of needed space for destination unicode charset.

The last 4 patches address bug #7594 ("wbinfo -u" and "wbinfo -g" gives no
output (log=>ndr_pull_error)).
source3/librpc/ndr/ndr_string.c