Sweden-Number/dlls/rpcrt4/tests
Rob Shearman c8f9df7f1e rpcrt4: Fix uninitialised memory read in ndr_marshall tests.
The memory needs to be initialised since NDR will look at the memory
to see if it needs to allocate memory for embedded pointers.
2009-11-29 16:40:20 +01:00
..
Makefile.in
cstub.c
generated.c
ndr_marshall.c rpcrt4: Fix uninitialised memory read in ndr_marshall tests. 2009-11-29 16:40:20 +01:00
rpc.c rpcrt4: Don't crash with a NULL binding handle in RpcBindingFree. 2009-11-16 17:16:19 +01:00
rpc_async.c
rpc_protseq.c rpcrt4/tests: Fix a double free (Valgrind). 2009-10-22 15:10:58 +02:00
server.c rpcrt4: Add tests for full pointers. 2009-11-18 15:15:21 +01:00
server.idl rpcrt4: Add tests for full pointers. 2009-11-18 15:15:21 +01:00
server_defines.h