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)
committerMichael Adam <obnox@samba.org>
Wed, 3 Nov 2010 23:28:07 +0000 (23:28 +0000)
commit7e382a0496efdcbcd1189ab40a15702c54622200
treedcb39e9247e638a29c03dbb37d1da92e007e67cd
parent50bdd93136d0c6e971705594a181a3a5175e2bae
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