- 08 Oct, 2008 13 commits
-
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
wininet: Don't call URL_LocalFileNameToPathA when asked for a unicode string and URL_LocalFileNameToPathW fails.
-
Juan Lang authored
wininet: Trace the cache file entry's local file name rather than the passed-in cache entry info's local file name, as the caller may have passed a NULL pointer.
-
Vitaly Lipatov authored
-
Rob Shearman authored
wininet: Fix crash when calling HttpQueryInfoA/W(HTTP_QUERY_RAW_HEADERS) before any response has been received from a server.
-
Rob Shearman authored
All of the tested functions return BOOLs, not DWORDs so use res instead of rc.
-
Rob Shearman authored
Add tests for this.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
wined3d: Print an error when drawStridedSlow() is called with 0 idxSize and non-NULL idxData (CID 509).
-
Henri Verbeet authored
-
Henri Verbeet authored
-
- 07 Oct, 2008 27 commits
-
-
Alexandre Julliard authored
-
Eric Pouech authored
-
Aric Stewart authored
oleaut32: In variants check bOverflow to make sure not to accidently overun static buffers in an overflow case (Coverity 313).
-
Aric Stewart authored
-
Aric Stewart authored
-
Paul Vriens authored
-
John Klehm authored
-
Michael Karcher authored
The simplification was bad, native msxml works if interface pointers to the wrong interface are passed in. Tests included.
-
Michael Karcher authored
-
Michael Karcher authored
-
Michael Karcher authored
-
Michael Karcher authored
-
Alexander Morozov authored
-
Alexander Morozov authored
-
Alexander Morozov authored
-
Alexander Morozov authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
James Hawkins authored
This should fix the heap corruption that caused intermittent crashes for patchwatcher.
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
Dmitry Timoshkov authored
-
Jacek Caban authored
-
Paul Vriens authored
-