rpcrt4: Add ref counting to RPC connections, and grab a reference while processing...
commitd2ca9f4b02079f669d44411c5e981fe6bf87dbee
authorAlexandre Julliard <julliard@winehq.org>
Tue, 14 Feb 2012 15:19:32 +0000 (14 16:19 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 Feb 2012 16:59:27 +0000 (14 17:59 +0100)
treef8a3f4f016d160a6fb40f61d31313a880f1bda72
parente2b38c3ffd5f19c6bc4cbeb5a676d19e5740e47b
rpcrt4: Add ref counting to RPC connections, and grab a reference while processing an RPC packet.
dlls/rpcrt4/rpc_assoc.c
dlls/rpcrt4/rpc_binding.c
dlls/rpcrt4/rpc_binding.h
dlls/rpcrt4/rpc_message.c
dlls/rpcrt4/rpc_server.c
dlls/rpcrt4/rpc_transport.c