ChangeSet ID: 11259 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/02/26 22:33:41
Modified files: dlls/rpcrt4 : rpc_server.c rpc_message.c rpc_binding.c
Log message: Robert Shearman R.J.Shearman@warwick.ac.uk - Fix a bad use of HeapRealloc. - Fix error return codes. - Improve traces.
Patch: http://cvs.winehq.org/patch.py?id=11259
Old revision New revision Changes Path 1.26 1.27 +2 -1 wine/dlls/rpcrt4/rpc_server.c 1.8 1.9 +31 -17 wine/dlls/rpcrt4/rpc_message.c 1.20 1.21 +12 -9 wine/dlls/rpcrt4/rpc_binding.c