r25281: Fix a caller of unistr2_to_ascii():
commit3b5666bb00845fd6798d310e00a6d17b128fd565
authorMichael Adam <obnox@samba.org>
Fri, 21 Sep 2007 10:46:09 +0000 (21 10:46 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:57 +0000 (10 12:30 -0500)
treeb7c4a385dfe0e9204911be03a2c524dccbb4a847
parent3f2939cc167cca2e7f5758f231b470507c600360
r25281: Fix a caller of unistr2_to_ascii():
The maxlen parameter should be set to the size of the
destination, not to the size of the soruce.

Michael
(This used to be commit 841ff0beee7ea44ee92d1f90de3edeb53edcae0a)
source3/rpcclient/cmd_lsarpc.c