Sweden-Number/dlls/rpcrt4
Ge van Geldorp a9950e3cee rpcrt4/tests: Remove NdrVaryingArrayUnmarshall() test, it is broken on Windows.
The failures in rpcrt4:server on Windows are caused by an access violation
thrown in NdrVaryingArrayUnmarshall() called from get_5numbers(). I've
created a minimum get_5numbers() test with Microsoft tools and that throws
the same access violation. The access violation disappears when zeroing
out the StubMsg before calling NdrClientInitializeNew(), so my guess is
Windows NdrVaryingArrayUnmarshall() uses an uninitialized member.
2009-01-13 16:39:30 +01:00
..
tests rpcrt4/tests: Remove NdrVaryingArrayUnmarshall() test, it is broken on Windows. 2009-01-13 16:39:30 +01:00
Makefile.in
cproxy.c
cpsf.c
cpsf.h
cstub.c
epm.idl
epm_towers.h
ncastatus.h
ndr_clientserver.c include: Change RPC_STATUS from long to LONG for Win64 compatibility. 2009-01-04 13:34:38 +01:00
ndr_contexthandle.c
ndr_es.c
ndr_fullpointer.c
ndr_marshall.c rpcrt4: Unmarshalling functions should always set fMustAlloc when allocating memory. 2009-01-12 13:07:31 +01:00
ndr_misc.h
ndr_ole.c
ndr_stubless.c
ndr_stubless.h
rpc_assoc.c include: Change RPC_STATUS from long to LONG for Win64 compatibility. 2009-01-04 13:34:38 +01:00
rpc_assoc.h
rpc_async.c
rpc_binding.c Assorted spelling fixes. 2009-01-07 14:41:24 +01:00
rpc_binding.h
rpc_defs.h
rpc_epmap.c include: Change RPC_STATUS from long to LONG for Win64 compatibility. 2009-01-04 13:34:38 +01:00
rpc_message.c include: sspi.h: Use the Win types as per MSDN. 2009-01-06 12:43:46 +01:00
rpc_message.h
rpc_server.c include: Change unsigned long to ULONG in rpcdce.h for Win64 compatibility. 2009-01-04 13:34:51 +01:00
rpc_server.h
rpc_transport.c
rpcrt4.spec
rpcrt4_main.c include: Change RPC_STATUS from long to LONG for Win64 compatibility. 2009-01-04 13:34:38 +01:00
version.rc