fix for new_smb_io_relarraystr() and new_smb_io_relstr()
commitbc154e8522a75540a8504195c1e6f45739167e6b
authorGerald Carter <jerry@samba.org>
Mon, 14 Aug 2000 03:17:17 +0000 (14 03:17 +0000)
committerGerald Carter <jerry@samba.org>
Mon, 14 Aug 2000 03:17:17 +0000 (14 03:17 +0000)
tree2b232ea7dc7ae6551e2a1e8e53811e487ecf5cba
parent236f19659cea87cc35128990954d30c43114b889
fix for new_smb_io_relarraystr() and new_smb_io_relstr()
to use spool_smb_io_unistr() as this does not call prs_align()
befrore parsing the UNISTR.

Parsing a void* buffer from an RPC should not be aligned
on 4 byte boundaries.  Don't think this change affects
any marshalling code, only unmarshalling...

jerry
source/rpc_parse/parse_spoolss.c