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>
Thu, 11 Nov 2010 10:56:33 +0000 (11:56 +0100)
commit9fd5cc6d85d3179972d7567bad95538ab2873c30
treea20fdf81ff346a2669a6ce2b5309a85c46133eba
parentf7928a0e0b2be27e83bf26644c45ac554c5acec2
librpc/ndr: correctly implement ndr_charset_length()

Before we ignored the charset type.

metze

Signed-off-by: Michael Adam <obnox@samba.org>
source3/librpc/ndr/ndr_string.c