This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-24 23:10:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
rpcrt4
History
Rob Shearman
a5f9ed81e3
rpcrt4: Fix NdrFixedArrayUnmarshall to use buffer memory if applicable and to reuse memory for embedded pointers.
2007-12-08 19:57:39 +01:00
..
tests
rpcrt4: Fix NdrConformantArrayUnmarshall to use buffer memory if applicable and to reuse memory for embedded pointers.
2007-12-08 19:57:32 +01:00
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
…
Makefile.in
…
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: Fix NdrFixedArrayUnmarshall to use buffer memory if applicable and to reuse memory for embedded pointers.
2007-12-08 19:57:39 +01:00
ndr_misc.h
…
ndr_ole.c
…
ndr_stubless.c
…
ndr_stubless.h
…
rpc_binding.c
…
rpc_binding.h
…
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
…
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_main.c
rpcrt4: Hold the thread-data's critical section while cancelling a call.
2007-11-19 13:53:22 +01:00
rpcrt4.spec
…
rpcss_np_client.c
…
rpcss_np_client.h
…
version.rc
…