- 06 Dec, 2007 26 commits
-
-
Alexandre Julliard authored
-
Luis C. Busquets Pérez authored
-
Luis C. Busquets Pérez authored
-
Luis C. Busquets Pérez authored
-
Luis C. Busquets Pérez authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
Rob Shearman authored
rpcrt4: Fix a memory leak caused by NdrFullPointerXlatFree not freeing the entries in the full pointer translation table.
-
Rob Shearman authored
-
Rob Shearman authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
kernel32: Pass HEAP_ZERO_MEMORY to HeapAlloc() instead of clearing the memory with a separate memset() call.
-
Michael Stefaniuc authored
-
Rob Shearman authored
mshtml: Use the correct deallocator in the htmldoc tests for the memory returned by IMoniker_GetDisplayName and fix a use-after-free error.
-
Rob Shearman authored
As per the rules for memory in RPC, the memory pointer to by object will be used during unmarshalling and previously it was uninitialised. (Thanks to Dan Kegel and his Valgrind runs for reporting this.)
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
Paul Vriens authored
-
Gerald Pfeifer authored
-
- 05 Dec, 2007 14 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Rob Shearman authored
rpcrt4: Set the memory pointer in NdrBaseTypeUnmarshall to the buffer if we're unmarshalling on a server without memory being passed in.
-
Rob Shearman authored
-
Paul Vriens authored
-
Luis C. Busquets Pérez authored
-
Roy Shea authored
-
Alexandre Julliard authored
-
Gerald Pfeifer authored
-
Tim Schwartz authored
advapi32: service_control_dispatcher(): Fixed invalid pipe test to display GetLastError() before it gets overwritten.
-
Aric Stewart authored
-
Alexandru Balut authored
-
Vitaly Lipatov authored
-