Sweden-Number/dlls/rpcrt4
Rob Shearman 64d1e2d8e3 rpcrt4: Set pStubMsg->BufferMark in NdrConformantVaryingArrayUnmarshall and NdrVaryingArrayUnmarshall.
pStubMsg->BufferMark should always be set before
EmbeddedPointerUnmarshall is called and these functions didn't
previously do so.
2007-12-23 13:55:27 +01:00
..
tests rpcrt4: Fix a memory leak from the get_filename call in the server tests. 2007-12-21 12:41:21 +01:00
Makefile.in rpcrt4: Move association code into a separate file. 2007-12-17 11:59:18 +01:00
cproxy.c
cpsf.c
cpsf.h
cstub.c rpcrt4: NdrStubGetBuffer shouldn't set BufferStart and BufferEnd. 2007-12-14 12:23:46 +01:00
epm_towers.h
ncastatus.h
ndr_clientserver.c
ndr_fullpointer.c rpcrt4: Fix a memory leak caused by NdrFullPointerXlatFree not freeing the entries in the full pointer translation table. 2007-12-06 12:08:10 +01:00
ndr_marshall.c rpcrt4: Set pStubMsg->BufferMark in NdrConformantVaryingArrayUnmarshall and NdrVaryingArrayUnmarshall. 2007-12-23 13:55:27 +01:00
ndr_misc.h
ndr_ole.c rpcrt4: Don't use BufferEnd in RpcStream_Write. 2007-12-19 19:35:42 +01:00
ndr_stubless.c rpcrt4: Add an API documentation stub to make winapi_check happy. 2007-11-13 13:37:24 +01:00
ndr_stubless.h rpcrt4: Move some type definitions from ndr_stubless.c to ndr_stubless.h. 2007-11-05 13:24:36 +01:00
rpc_assoc.c rpcrt4: Add missing LeaveCriticalSection. Found by Smatch. 2007-12-18 12:32:55 +01:00
rpc_assoc.h rpcrt4: Move association code into a separate file. 2007-12-17 11:59:18 +01:00
rpc_binding.c rpcrt4: Move association code into a separate file. 2007-12-17 11:59:18 +01:00
rpc_binding.h rpcrt4: Implement I_RpcGetCurrentCallHandle. 2007-12-18 19:48:19 +01:00
rpc_defs.h
rpc_epmap.c
rpc_message.c rpcrt4: Make a server association when a bind packet is received in the server. 2007-12-17 11:59:13 +01:00
rpc_message.h rpcrt4: Make a server association when a bind packet is received in the server. 2007-12-17 11:59:13 +01:00
rpc_server.c rpcrt4: Implement I_RpcGetCurrentCallHandle. 2007-12-18 19:48:19 +01:00
rpc_server.h
rpc_transport.c rpcrt4: Move association code into a separate file. 2007-12-17 11:59:18 +01:00
rpcrt4.spec rpcrt4: Add a stub for I_RpcGetCurrentCallHandle. 2007-12-18 12:32:55 +01:00
rpcrt4_main.c rpcrt4: Implement I_RpcGetCurrentCallHandle. 2007-12-18 19:48:19 +01:00
rpcss_np_client.c
rpcss_np_client.h
version.rc