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

Paul Vriens Paul.Vriens at xs4all.nl
Thu Jul 6 03:39:04 CDT 2006


On Thu, 2006-07-06 at 10:35 +0200, Alexandre Julliard wrote:
> Paul Vriens <Paul.Vriens at xs4all.nl> writes:
> 
> > On Wed, 2006-07-05 at 12:57 +0200, Alexandre Julliard wrote:
> >> Paul Vriens <Paul.Vriens at xs4all.nl> writes:
> >> 
> >> > Some original tests still fail for NT4, haven't looked into that (yet).
> >> >
> >> > Changelog
> >> >   Fix returncode for NtDeleteKey (with test) 
> >> 
> >> This should be fixed in the server.
> >> 
> > Will fix it in the server, but can you explain why?
> 
> 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.




More information about the wine-devel mailing list