- 03 Dec, 2007 8 commits
-
-
Rob Shearman authored
rpcrt4: Initialise the memory in test_simple_struct_marshal before passing it to NdrSimpleStructUnmarshall. Otherwise, the unmarshalling code will read from unintialised memory when trying to reuse the embedded pointers in the memory block. Also fix a couple of memory leaks.
-
Rob Shearman authored
include: Fix the HRESULT_FROM_WIN32 macro to not change the HRESULT if the error is already an HRESULT.
-
Rob Shearman authored
This is so that we don't try to host it.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Paul Vriens authored
-
Jacek Caban authored
-
- 30 Nov, 2007 14 commits
-
-
Alexandre Julliard authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Francois Gouget authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Leichter authored
-
Michael Stefaniuc authored
-
Sven Paschukat authored
-
Rob Shearman authored
-
Rob Shearman authored
rpcrt4: Improve PointerUnmarshall to cope with keeping the non-NULL source pointer of a client unmarshall. This will enable various types with embedded pointers to handle [in,out] parameters correctly by keeping the existing memory.
-
Rob Shearman authored
This will enable them to be individually fixed up to use memory if it was provided by the caller.
-
Rob Shearman authored
rpcrt4: EmbeddedPointerUnmarshall doesn't need to change the address of the allocated memory, so reduce the level of indirection of the memory parameter by one.
-
Rob Shearman authored
rpcrt4: Errors in sending or receiving packets should result in RPC_S_CALL_FAILED being returned, not RPC_S_PROTOCOL_ERROR.
-
- 29 Nov, 2007 18 commits
-
-
Louis Lenders authored
-
Gerald Pfeifer authored
-
Gerald Pfeifer authored
-
Gerald Pfeifer authored
-
Gerald Pfeifer authored
-
Alexandre Julliard authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Marco Schuster authored
-
Andrew Talbot authored
-
James Hawkins authored
-
James Hawkins authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-