librpc/ndr: use new strlen_m_ext_term() in ndr_charset_length(): fix bug #7594
commite5226a3bd34eafae8870fde8bf4d30ea246bd963
authorMichael Adam <obnox@samba.org>
Sun, 31 Oct 2010 00:04:25 +0000 (31 02:04 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 4 Nov 2010 03:09:07 +0000 (4 04:09 +0100)
tree86c0642c790a2562fdc3d717a0c1fe0609bce131
parent726b927c67c8e3f607eefc335b2ba81fa38537a9
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.

Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Wed Nov  3 23:28:07 UTC 2010 on sn-devel-104
librpc/ndr/ndr_string.c