wine/dlls/rpcrt4 rpc_server.c rpc_message.c

Alexandre Julliard julliard at wine.codeweavers.com
Wed May 21 13:23:06 CDT 2003


ChangeSet ID:	8324
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/05/21 13:23:06

Modified files:
	dlls/rpcrt4    : rpc_server.c rpc_message.c 

Log message:
	Ove Kaaven <ovek at transgaming.com>
	For RPC servers, don't deallocate the RPC request packet before the
	RPC reply packet is sent, in case marshalling the reply needs any of
	the request data.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8324

Old revision  New revision  Changes     Path
 1.15          1.16          +4 -1       wine/dlls/rpcrt4/rpc_server.c
 1.5           1.6           +10 -2      wine/dlls/rpcrt4/rpc_message.c




More information about the wine-cvs mailing list