CVS update: samba/source/rpc_parse

Jeremy Allison jra at samba.org
Sat Aug 12 09:13:11 EST 2000


Date:	Saturday August 12, 2000 @ 9:13
Author:	jra

Update of /data/cvs/samba/source/rpc_parse
In directory samba:/tmp/cvs-serv12198/rpc_parse

Modified Files:
	parse_misc.c parse_spoolss.c 
Log Message:
Fixed the problem with UNISTR marshalling in a buffer5 struct.
The smb_io_unistr() code called a prs_align, this was not being
counted in the size or taken account of in the offset calculation.
Fixed size_ calculation to always return a size a multiple of 4
and also set the offset correctly. This fixes the problem I saw
and will hopefully fix the problem HP reported. JF please check
this change.
Jeremy.





More information about the samba-cvs mailing list