[PATCH 3/4] ntdll: Set address to NULL on error in LdrGetProcedureAddress

Marvin testbot at winehq.org
Mon Jun 8 00:09:25 CDT 2020


Hi,

While running your changed tests, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?

Full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=73031

Your paranoid android.


=== wxppro (32 bit report) ===

ntdll:
rtl.c:3567: Test failed: Expected STATUS_DLL_NOT_FOUND, got c000000d
rtl.c:3568: Test failed: Expected NULL function pointer, got DEADBEEF

=== w2008s64 (32 bit report) ===

ntdll:
rtl.c:3567: Test failed: Expected STATUS_DLL_NOT_FOUND, got c000000d
rtl.c:3568: Test failed: Expected NULL function pointer, got DEADBEEF

=== w8 (32 bit report) ===

ntdll:
rtl.c:3568: Test failed: Expected NULL function pointer, got DEADBEEF

=== w8adm (32 bit report) ===

ntdll:
rtl.c:3568: Test failed: Expected NULL function pointer, got DEADBEEF

=== w2008s64 (64 bit report) ===

ntdll:
rtl.c:3567: Test failed: Expected STATUS_DLL_NOT_FOUND, got c000000d
rtl.c:3568: Test failed: Expected NULL function pointer, got 00000000DEADBEEF

=== w864 (64 bit report) ===

ntdll:
rtl.c:3568: Test failed: Expected NULL function pointer, got 00000000DEADBEEF



More information about the wine-devel mailing list