Sweden-Number/dlls/rpcrt4
Rob Shearman 8aeb2858e4 rpcrt4: Add a reference to the binding object in I_RpcNegotiateTransferSyntax and release the reference in I_RpcFreeBuffer.
This is needed because a context binding handle could be released on 
unmarshall, but it still needs to stay valid until the binding handle is 
no longer being used.

Re-use the previously unused RPCRT4_ExportBinding function as 
RPCRT4_AddRefBinding and rename RPCRT4_DestroyBinding to 
RPCRT4_ReleaseBinding to show that it's purpose is to release a 
reference count and destroy if necessary, not always destroy.
2008-04-01 19:11:00 +02:00
..
tests widl: Make structures with FC_ENUM16 fields complex. 2008-03-21 11:24:28 +01:00
Makefile.in
cproxy.c
cpsf.c
cpsf.h
cstub.c
epm_towers.h
ncastatus.h
ndr_clientserver.c
ndr_contexthandle.c rpcrt4: Print an error if an invalid client context handle is used. 2008-03-28 21:42:15 +01:00
ndr_fullpointer.c
ndr_marshall.c rpcrt4: Void functions should not return a value. 2008-03-31 12:13:59 +02:00
ndr_misc.h
ndr_ole.c
ndr_stubless.c
ndr_stubless.h
rpc_assoc.c
rpc_assoc.h
rpc_async.c
rpc_binding.c rpcrt4: Add a reference to the binding object in I_RpcNegotiateTransferSyntax and release the reference in I_RpcFreeBuffer. 2008-04-01 19:11:00 +02:00
rpc_binding.h rpcrt4: Add a reference to the binding object in I_RpcNegotiateTransferSyntax and release the reference in I_RpcFreeBuffer. 2008-04-01 19:11:00 +02:00
rpc_defs.h
rpc_epmap.c
rpc_message.c rpcrt4: Add a reference to the binding object in I_RpcNegotiateTransferSyntax and release the reference in I_RpcFreeBuffer. 2008-04-01 19:11:00 +02:00
rpc_message.h
rpc_server.c rpcrt4: Improve trace in RPCRT4_find_interface to print the interface identifier data as well as the object guid. 2008-04-01 19:10:48 +02:00
rpc_server.h
rpc_transport.c rpcrt4: Add a reference to the binding object in I_RpcNegotiateTransferSyntax and release the reference in I_RpcFreeBuffer. 2008-04-01 19:11:00 +02:00
rpcrt4.spec
rpcrt4_main.c
rpcss_np_client.c
rpcss_np_client.h
version.rc