r25281: Fix a caller of unistr2_to_ascii():
authorMichael Adam <obnox@samba.org>
Fri, 21 Sep 2007 10:46:09 +0000 (10:46 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:57 +0000 (12:30 -0500)
commit841ff0beee7ea44ee92d1f90de3edeb53edcae0a
tree7734a69ceb16daa0d8df9707e00a5581cca550ad
parent32626e2b9770eb6b15c191a8feb881f81ed6c57a
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
source/rpcclient/cmd_lsarpc.c