[PATCH v4 1/6] server: Retrieve the object name only when requested to.

Alexandre Julliard julliard at winehq.org
Wed Jun 30 15:41:52 CDT 2021


Zebediah Figura <z.figura12 at gmail.com> writes:

> A deleted key returns STATUS_KEY_DELETED when ObjectNameInformation is
> requested, but succeeds when ObjectBasicInformation is requested.
>
> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
> ---
>  server/handle.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

It breaks the tests:

tools/runtest -q -P wine -T . -M ntdll.dll -p dlls/ntdll/tests/ntdll_test.exe om && touch dlls/ntdll/tests/om.ok
om.c:1413: Test failed: unexpected len 8
om.c:1422: Test failed: NtQueryObject failed 0
om.c:1423: Test failed: unexpected len 8
make: *** [Makefile:97722: dlls/ntdll/tests/om.ok] Error 3

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list