-
Huw Davies authored
Commit 4cf70b14 was causing the tests to crash. The reason is due to a Wine bug in NdrPointerUnmarshall(). Windows returns the same pointer (which is later released in a call to NdrPointerFree()), while Wine makes a copy which Valgrind correctly spots is leaked.
b24ce98a
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile.in | ||
cstub.c | ||
generated.c | ||
ndr_marshall.c | ||
rpc.c | ||
rpc_async.c | ||
rpc_protseq.c | ||
server.c | ||
server.idl | ||
server_defines.h |