- 07 Apr, 2006 32 commits
-
-
Alexandre Julliard authored
All the alignment handling is now done in the write_process_memory function inside the server.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Robert Shearman authored
Fix apparent typo in FileMonikerImpl_BindToObject, where ppf was incorrectly passed into IClassFactory_CreateInstance instead of &ppf (found by Coverity).
-
Robert Shearman authored
ole32: Check for pcbSize parameter of CompositeMonikerImpl_GetSizeMax being NULL, rather than non-NULL.
-
Robert Shearman authored
-
Robert Shearman authored
As per MSDN, if the object has no connections then IOleObject::EnumAdvises should return a NULL enumerator and S_OK. This is the case when This->oleAdviseHolder is NULL, so do this and avert a potential NULL dereference of This->oleAdviseHolder (found by Coverity).
-
Robert Shearman authored
Fix typo in LPSAFEARRAY_Unmarshal where the check for the failure of the SafeArrayCreateEx call was missing a dereference operator (found by Coverity).
-
Robert Shearman authored
Remove deadcode in SafeArrayPutElement, as lpBstr cannot be NULL because of the check at the top of the function on pvData (found by Coverity).
-
Robert Shearman authored
Free ptr in console_input_append_hist before returning, otherwise it will be leaked (found by Coverity). Remove the setting of last error on mem_alloc failure, as it is already done in mem_alloc.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Huw Davies authored
-
James Hawkins authored
-
James Hawkins authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
James Hawkins authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Alexandre Julliard authored
-
- 06 Apr, 2006 8 commits
-
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Paul Vriens authored
-
James Hawkins authored
-
Huw Davies authored
-
Dmitry Timoshkov authored
Also add numero-sign to Courier.
-
Alexandre Julliard authored
-
qingdoa daoo authored
-