wine/dlls/rpcrt4 rpc_server.c rpc_message.c
21 May
2003
21 May
'03
6:23 p.m.
ChangeSet ID: 8324 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/05/21 13:23:06 Modified files: dlls/rpcrt4 : rpc_server.c rpc_message.c Log message: Ove Kaaven <ovek(a)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
8242
Age (days ago)
8242
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard