[PATCH 2/5] ntdll: Use a kernel APC to call NtDuplicateObject() if DUPLICATE_CLOSE_SOURCE is used on another process.

Marvin testbot at winehq.org
Mon Mar 22 23:32:43 CDT 2021


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=87481

Your paranoid android.


=== debiant2 (build log) ===

../wine/dlls/ntdll/unix/server.c:1729:22: error: ‘const struct dup_handle_reply’ has no member named ‘closed’
../wine/dlls/ntdll/unix/server.c:1729:39: error: ‘const struct dup_handle_reply’ has no member named ‘self’
Task: The win32 Wine build failed

=== debiant2 (build log) ===

../wine/dlls/ntdll/unix/server.c:1729:22: error: ‘const struct dup_handle_reply’ has no member named ‘closed’
../wine/dlls/ntdll/unix/server.c:1729:39: error: ‘const struct dup_handle_reply’ has no member named ‘self’
Task: The wow64 Wine build failed



More information about the wine-devel mailing list