Sweden-Number/dlls/rpcrt4
Dan Hipschman 8caa325eb7 rpcrt4: Initialize allocated pointers to NULL in PointerUnmarshall.
This patch initializes allocated pointers in PointerUnmarshall since later
code checks the value for NULL (specifically, NdrConformantArrayUnmarshall).
2007-11-05 13:24:36 +01:00
..
tests rpcrt4/tests: Initialize memory in the get_name test. 2007-11-05 13:24:36 +01:00
Makefile.in
cproxy.c
cpsf.c
cpsf.h
cstub.c
epm_towers.h
ncastatus.h rpcrt4: Translate between NCA and RPC status codes. 2007-07-05 19:53:29 +02:00
ndr_clientserver.c
ndr_fullpointer.c
ndr_marshall.c rpcrt4: Initialize allocated pointers to NULL in PointerUnmarshall. 2007-11-05 13:24:36 +01:00
ndr_misc.h
ndr_ole.c
ndr_stubless.c rpcrt4: Factorise out the argument processing from NdrStubCall2 into two functions. 2007-11-05 13:24:36 +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 rpcrt4: Fix a copy-and-paste error in RpcAuthInfo_Release that caused a double free of memory. 2007-09-19 11:36:28 +02:00
rpc_binding.h rpcrt4: Constify some variables. 2007-08-20 11:56:05 +02:00
rpc_defs.h rpcrt4: Convert bind ack and nack reject reasons into RPC status codes when binding. 2007-07-23 11:48:13 +02:00
rpc_epmap.c
rpc_message.c rpcrt4: Fix a trace in RPCRT4_SecurePacket. 2007-09-12 11:33:11 +02:00
rpc_message.h rpcrt4: Call RPCRT4_Send directly from PKT_RECEIVE handler in server. 2007-07-05 19:53:47 +02:00
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: Constify some variables. 2007-08-22 11:58:13 +02:00
rpcrt4.spec rpcrt4: Implement RpcSmDestroyClientContext and RpcSsDestroyClientContext. 2007-09-19 11:36:41 +02:00
rpcrt4_main.c
rpcss_np_client.c
rpcss_np_client.h
version.rc