[ntdll][3/3] Fix returncode for NtDeleteKey (with test)

Joris Huizer jorishuizer at planet.nl
Thu Jul 6 04:06:28 CDT 2006


Paul Vriens wrote:
>>The server needs to check the handle anyway, there's no reason to do
>>the check twice.
>>
> 
> Why twice? I return right after the NULL check.
> 
> Paul.
> 

I think he meant, if there is a NULL check in the server code, the NULL 
check gets executed twice if it isn't NULL; the first one could be 
avoided then

HTH,

Joris



More information about the wine-devel mailing list