- 23 Jun, 2008 5 commits
-
-
Vladimir Pankratov authored
-
Joris Huizer authored
-
Anatoly Lyutin authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
- 21 Jun, 2008 35 commits
-
-
Marcus Meissner authored
-
Mikołaj Zalewski authored
-
Andrew Talbot authored
-
Maarten Lankhorst authored
-
Dan Hipschman authored
Currently only GetTextFaceA is tested, and in an ancillary way, and the behavior differs from GetTextFaceW.
-
Lei Zhang authored
-
Lei Zhang authored
-
Louis Lenders authored
-
Anatoly Lyutin authored
-
file://localhost/c:/Petr Dlouhý authored
-
Petr Dlouhý authored
-
Jeff Zaroyko authored
If the the socket is connected and lpFrom is not NULL, Linux will set msg_namelen to zero and ignore msg_name in recvfrom so don't try try to update lpFrom.
-
Alexandre Julliard authored
-
Michael Stefaniuc authored
-
Jacek Caban authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
This allows applications to wait for state transitions to be really complete. Fixes some xvid crashes.
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
Prevents a null pointer dereference.
-
Maarten Lankhorst authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Huw Davies authored
Should fix Valgrind warnings 'Conditional jump or move depends on uninitialised value(s)' in inetcomm tests.
-
Dan Kegel authored
-
Dan Kegel authored
-
Vladimir Pankratov authored
-
Jon Griffiths authored
-
Rob Shearman authored
The conformance needs to be added on to the offset in the buffer so set this before calling each the writer of each class of pointer description in write_pointer_description. Pass the passed in offsets to buffer and memory to write_pointer_description_offsets in write_varying_array_pointer_descriptions.
-
Rob Shearman authored
rpcrt4: Use abrtitrary pointer identifiers when marshalling pointers instead of using pointer values. This ensures that no information about the server memory layout is leaked to clients.
-
Rob Shearman authored
-