From: Brendan Shanks bshanks@codeweavers.com
--- dlls/secur32/schannel_gnutls.c | 4 ++++ dlls/secur32/secur32_priv.h | 1 + 2 files changed, 5 insertions(+)
diff --git a/dlls/secur32/schannel_gnutls.c b/dlls/secur32/schannel_gnutls.c index aaebfda062b..bbe22400f02 100644 --- a/dlls/secur32/schannel_gnutls.c +++ b/dlls/secur32/schannel_gnutls.c @@ -1632,6 +1632,8 @@ const unixlib_entry_t __wine_unix_call_funcs[] = schan_set_dtls_timeouts, };
+C_ASSERT(ARRAYSIZE(__wine_unix_call_funcs) == unix_funcs_count); + #ifdef _WIN64
typedef ULONG PTR32; @@ -1965,6 +1967,8 @@ const unixlib_entry_t __wine_unix_call_wow64_funcs[] = schan_set_dtls_timeouts, };
+C_ASSERT(ARRAYSIZE(__wine_unix_call_wow64_funcs) == unix_funcs_count); + #endif /* _WIN64 */
#endif /* SONAME_LIBGNUTLS */ diff --git a/dlls/secur32/secur32_priv.h b/dlls/secur32/secur32_priv.h index a9fc40fa73a..ff91905fd62 100644 --- a/dlls/secur32/secur32_priv.h +++ b/dlls/secur32/secur32_priv.h @@ -239,6 +239,7 @@ enum schan_funcs unix_set_dtls_mtu, unix_set_session_target, unix_set_dtls_timeouts, + unix_funcs_count, };
#endif /* __SECUR32_PRIV_H__ */
Hi,
It looks like your patch introduced the new failures shown below. Please investigate and fix them before resubmitting your patch. If they are not new, fixing them anyway would help a lot. Otherwise please ask for the known failures list to be updated.
The tests also ran into some preexisting test failures. If you know how to fix them that would be helpful. See the TestBot job for the details:
The full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=148116
Your paranoid android.
=== debian11b (64 bit WoW report) ===
user32: input.c:4305: Test succeeded inside todo block: button_down_hwnd_todo 1: got MSG_TEST_WIN hwnd 00000000024600E8, msg WM_LBUTTONDOWN, wparam 0x1, lparam 0x320032