Sweden-Number/dlls/rpcrt4
Rob Shearman 7092590c90 rpcrt4: Use an alertable wait in rpcrt4_protseq_np_wait_for_new_connection to fix a small memory leak flagged by Valgrind.
This is called only by the RPCRT4_server_thread so we don't have to 
worry about application user APCs being run at improper times.
2007-12-07 17:06:33 +01:00
..
tests rpcrt4: Improve PointerFree to not free buffer memory. 2007-12-07 16:34:17 +01:00
Makefile.in
cproxy.c
cpsf.c
cpsf.h
cstub.c rpcrt4: Handle all non-continuable exceptions in CStdStubBuffer_Invoke. 2007-12-04 13:33:10 +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: Implement NdrConformantStructFree. 2007-12-07 17:06:05 +01:00
ndr_misc.h
ndr_ole.c
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_binding.c
rpc_binding.h rpcrt4: Implement RpcCancelThread for the ncacn_ip_tcp protocol sequence. 2007-11-13 13:34:50 +01:00
rpc_defs.h
rpc_epmap.c
rpc_message.c rpcrt4: Errors in sending or receiving packets should result in RPC_S_CALL_FAILED being returned, not RPC_S_PROTOCOL_ERROR. 2007-11-30 11:55:50 +01:00
rpc_message.h
rpc_server.c rpcrt4: Initialize variable to avoid compiler warning. 2007-10-25 12:48:01 +02:00
rpc_server.h
rpc_transport.c rpcrt4: Use an alertable wait in rpcrt4_protseq_np_wait_for_new_connection to fix a small memory leak flagged by Valgrind. 2007-12-07 17:06:33 +01:00
rpcrt4.spec rpcrt4: Add stubs for RpcMgmtSetCancelTimeout and RpcCancelThread. 2007-11-07 11:57:25 +01:00
rpcrt4_main.c rpcrt4: Hold the thread-data's critical section while cancelling a call. 2007-11-19 13:53:22 +01:00
rpcss_np_client.c
rpcss_np_client.h
version.rc