[1/2] advapi32: Added check for NULL pointer being passed to QueryServiceStatus for either parameter. SetLastError is set according to tests in tests/service.c and in accordance with platform.

Nikolay Sivov nsivov at codeweavers.com
Mon Dec 20 11:56:42 CST 2010


On 12/20/2010 20:29, Damian Dixon wrote:
> ---
>   dlls/advapi32/service.c |   25 +++++++++++++++++++++++++
>   1 files changed, 25 insertions(+), 0 deletions(-)
You can't split this in two patches, cause tests should run without 
failures after each patch. So in your case remove todo_wine in the same 
patch.




More information about the wine-devel mailing list