[Git][wine/wine][master] 2 commits: ntdll: Remove unused namepos variable.
Alexandre Julliard pushed to branch master at wine / wine Commits: 69a31dfb by Rémi Bernon at 2026-04-08T12:38:29+02:00 ntdll: Remove unused namepos variable. - - - - - c5f99145 by Rémi Bernon at 2026-04-08T12:38:29+02:00 ntdll: Fix unixlib extension position. Doing it after --pos causes an off by one error and strips one character at the end of the name. It also doesn't need to be conditional if we initialize it before the loop. - - - - - 1 changed file: - dlls/ntdll/unix/loader.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0a5a4f6ffbe3ee464f9e47287da1c9... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0a5a4f6ffbe3ee464f9e47287da1c9... 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)