Sweden-Number/dlls/rpcrt4
Dmitry Timoshkov 306e14b956 rpcrt4: Perform the INITOUT phase in NdrAsyncServerCall instead of RpcAsyncCompleteCall.
This is required to correctly support out reference parameters,
otherwise server method receives not initialized pointers during
the CALLSERVER phase and crashes.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-09-19 12:56:59 +02:00
..
tests
Makefile.in rpcrt4: Build with msvcrt. 2019-06-19 11:22:47 +02:00
cproxy.c rpcrt4: Add .seh annotations for x86_64. 2019-08-21 11:56:13 +02:00
cpsf.c rpcrt4: Build with msvcrt. 2019-06-19 11:22:47 +02:00
cpsf.h
cstub.c rpcrt4: Build with msvcrt. 2019-06-19 11:22:47 +02:00
epm.idl
epm_towers.h
ncastatus.h
ndr_clientserver.c
ndr_contexthandle.c rpcrt4: Remove FIXME about RPC_CONTEXT_HANDLE_FLAGS from NDRSContextMarshall2 and NDRSContextUnmarshall2. 2019-09-19 12:23:42 +02:00
ndr_es.c
ndr_fullpointer.c
ndr_marshall.c rpcrt4: Build with msvcrt. 2019-06-19 11:22:47 +02:00
ndr_misc.h
ndr_ole.c
ndr_stubless.c rpcrt4: Perform the INITOUT phase in NdrAsyncServerCall instead of RpcAsyncCompleteCall. 2019-09-19 12:56:59 +02:00
ndr_stubless.h rpcrt4: Perform the INITOUT phase in NdrAsyncServerCall instead of RpcAsyncCompleteCall. 2019-09-19 12:56:59 +02:00
ndr_typelib.c
ndr_types.idl
rpc_assoc.c rpcrt4: Build with msvcrt. 2019-06-19 11:22:47 +02:00
rpc_assoc.h
rpc_async.c rpcrt4: Implement RpcAsyncCompleteCall for server side. 2019-09-17 16:50:44 +02:00
rpc_binding.c rpcrt4: Build with msvcrt. 2019-06-19 11:22:47 +02:00
rpc_binding.h
rpc_defs.h
rpc_epmap.c
rpc_message.c
rpc_message.h
rpc_server.c rpcrt4: Build with msvcrt. 2019-06-19 11:22:47 +02:00
rpc_server.h
rpc_transport.c rpcrt4: Implement wait_for_incoming_data() for named pipes transport. 2019-09-17 16:50:44 +02:00
rpcrt4.spec rpcrt4: Fix NdrServerContextMarshall spec file entry. 2019-06-10 12:23:50 +02:00
rpcrt4_main.c rpcrt4: Build with msvcrt. 2019-06-19 11:22:47 +02:00
version.rc