- 20 Nov, 2009 40 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
The string in format is nul-terminated so use memcpy to copy it into the buffer and don't try to nul-terminate it manually which causes a write outside of the allocated buffer length. Fix a similar off-by-one error in CLIPFORMAT_UserUnmarshal too. This time it is only reading from beyond the buffer.
-
Louis Lenders authored
-
Paul Vriens authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Michael Martin authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Paul Vriens authored
-
Maarten Lankhorst authored
According to the documentation, only audio device vendors are allowed to call this function, so make sure we properly restore the old speaker config.
-
Paul Vriens authored
-
Paul Vriens authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
mshtml: Check for CATID_SafeForScripting in GUID_CUSTOM_CONFIRMOBJECTSAFETY implementation if IObjectSafety is not available.
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Juan Lang authored
crypt32: CertFindCRLInStore with find type CRL_FIND_ISSUED_FOR shouldn't check whether the CRL is valid for the subject certificate.
-
Juan Lang authored
crypt32: Correct CertIsValidCRLForCertificate for certificates that do not contain a CRL dist points extension.
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Piotr Caban authored
-
Piotr Caban authored
-