- 15 Sep, 2008 28 commits
-
-
Alistair Leslie-Hughes authored
-
Andrew Talbot authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Michael Karcher authored
-
Michael Karcher authored
-
Paul Vriens authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
Roderick Colenbrander authored
-
Vitaliy Margolen authored
-
Mikołaj Zalewski authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
- 12 Sep, 2008 12 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
-