- 15 Sep, 2008 1 commit
-
-
Marcus Meissner authored
-
- 12 Sep, 2008 39 commits
-
-
Alexandre Julliard authored
-
Huw Davies authored
-
Rob Shearman authored
-
Rob Shearman authored
wintrust: Add explicit "!= NO_ERROR" to expressions that use variables containing error codes as booleans.
-
Rob Shearman authored
-
Rob Shearman authored
It should be HRESULT instead of LRESULT. Add explicit "!= S_OK" to expressions that use HRESULTs as booleans.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
In this case conn->server_binding will be NULL and consequently bind->Handle will be NULL, causing I_RpcFreeBuffer to fail. Therefore just use I_RpcFree to free the buffer as that is just what I_RpcFreeBuffer does under the hood anyway.
-
Rob Shearman authored
-
Rob Shearman authored
Add tests for this.
-
Rob Shearman authored
-
Rob Shearman authored
rpcrt4: Free the memory for a registered interface that is in use and when WaitForCallsToComplete is 0.
-
Alexandre Julliard authored
Based on a patch by Rob Shearman.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Luis C. Busquets Pérez authored
-
Luis C. Busquets Pérez authored
-
Tobias Jakobi authored
-
Tobias Jakobi authored
-
Marcus Meissner authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Dylan Smith authored
-
Dylan Smith authored
-
Dylan Smith authored
-
Dylan Smith authored
-
Dylan Smith authored
-
Dylan Smith authored
-
Erik Inge Bolsø authored
-
John Klehm authored
-
John Klehm authored
-
John Klehm authored
-
Jacek Caban authored
-
Jacek Caban authored
-