wine-wine/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
epm.idl
epm_towers.h
ncastatus.h
ndr_clientserver.c
ndr_contexthandle.c
ndr_es.c
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
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
rpc_assoc.h
rpc_async.c
rpc_binding.c
rpc_binding.h
rpc_defs.h
rpc_epmap.c
rpc_message.c
rpc_message.h
rpc_server.c
rpc_server.h
rpc_transport.c
rpcrt4.spec
rpcrt4_main.c
version.rc