[Git][wine/wine][master] ntdll: Support either a Unix call function table or a __wine_unix_lib_init entrypoint.
Alexandre Julliard pushed to branch master at wine / wine Commits: b99c58ea by Alexandre Julliard at 2026-06-11T15:58:54+02:00 ntdll: Support either a Unix call function table or a __wine_unix_lib_init entrypoint. Otherwise we may end up calling __wine_unix_lib_init of one of the module dependencies. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59845 - - - - - 1 changed file: - dlls/ntdll/unix/virtual.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/b99c58ea6297ddecd3cf25e90055e93... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/b99c58ea6297ddecd3cf25e90055e93... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)