Sweden-Number/dlls/rpcrt4
Piotr Caban 614afcefa3 rpcrt4: Free server side arguments with MustFree flag first so other arguments may be used to determine its size.
This also fixes a leak when both MustFree and ServerAllocSize flags are
specified.
2015-09-08 14:49:21 +09:00
..
tests rpcrt4/tests: Cast to ULONGLONG instead of LONGLONG to avoid shift overflow. 2015-09-04 16:15:00 +09:00
Makefile.in
cproxy.c
cpsf.c
cpsf.h
cstub.c rpcrt4: Don't open code CONTAINING_RECORD(). 2015-04-21 17:45:14 +09:00
epm.idl
epm_towers.h
ncastatus.h
ndr_clientserver.c rpcrt4: Initialize CorrDespIncrement to zero and mark the pre-Vista behaviour as broken. 2015-07-13 22:11:12 +09:00
ndr_contexthandle.c rpcrt4: Use RPC_* error code names. 2015-03-03 20:32:06 +09:00
ndr_es.c rpcrt4: Implement MesEncodeDynBufferHandleCreate(). 2015-03-04 21:50:38 +09:00
ndr_fullpointer.c
ndr_marshall.c rpcrt4: Use CorrDespIncrement to skip over the correlation descriptor. 2015-07-13 22:11:34 +09:00
ndr_misc.h
ndr_ole.c rpcrt4: Remove an unneeded NONAMELESSSTRUCT directive. 2015-03-19 14:05:59 +09:00
ndr_stubless.c rpcrt4: Free server side arguments with MustFree flag first so other arguments may be used to determine its size. 2015-09-08 14:49:21 +09:00
ndr_stubless.h rpcrt4: Free server side arguments with MustFree flag first so other arguments may be used to determine its size. 2015-09-08 14:49:21 +09:00
rpc_assoc.c rpcrt4: Initialize the association UUID in RpcAssoc_Alloc. 2015-05-21 17:53:35 +09:00
rpc_assoc.h
rpc_async.c
rpc_binding.c rpcrt4: Use RPC_* error code names. 2015-03-03 20:32:06 +09:00
rpc_binding.h
rpc_defs.h
rpc_epmap.c
rpc_message.c
rpc_message.h
rpc_server.c rpcrt4: Fix RpcMgmtStopServerListening() return value when we're not listening. 2015-03-26 14:21:49 +09:00
rpc_server.h
rpc_transport.c rpcrt4: Fix arguments of HttpAddRequestHeaders. 2015-06-25 21:01:16 +09:00
rpcrt4.spec rpcrt4: Export I_UuidCreate(). 2015-03-10 15:09:33 +09:00
rpcrt4_main.c rpcrt4: Export I_UuidCreate(). 2015-03-10 15:09:33 +09:00
version.rc