librpc/ndr: correctly implement ndr_charset_length()
authorStefan Metzmacher <metze@samba.org>
Wed, 25 Aug 2010 08:05:15 +0000 (10:05 +0200)
committerKarolin Seeger <kseeger@samba.org>
Sat, 5 Mar 2011 13:34:31 +0000 (14:34 +0100)
commit3065a29ca6fb5dfb83f0fd272ebae15fca9cb5ea
tree86dfcf4d571de3dd380b012ae874914a136fb6f7
parent43e78d0b46529955bc8e66e6d4f127dbfe35904d
librpc/ndr: correctly implement ndr_charset_length()

Before we ignored the charset type.

metze

Signed-off-by: Michael Adam <obnox@samba.org>
(cherry picked from commit 9fd5cc6d85d3179972d7567bad95538ab2873c30)
source3/librpc/ndr/ndr_string.c