wine/dlls/rpcrt4 ndr_marshall.c

Alexandre Julliard julliard at wine.codeweavers.com
Fri Sep 2 06:19:26 CDT 2005


ChangeSet ID:	19932
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/09/02 06:19:26

Modified files:
	dlls/rpcrt4    : ndr_marshall.c 

Log message:
	Robert Shearman <rob at codeweavers.com>
	- Implement most of the details around unmarshalling of an object
	pointer.
	- Fix allocation scheme in NdrConformantArrayUnmarshal to allocate if
	*ppMemory is NULL, like complex struct and user type unmarshalling.

Patch: http://cvs.winehq.org/patch.py?id=19932

Old revision  New revision  Changes     Path
 1.27          1.28          +8 -11      wine/dlls/rpcrt4/ndr_marshall.c




More information about the wine-cvs mailing list