Alexandre Julliard pushed to branch master at wine / wine
Commits: 5c45391e by Yuxuan Shui at 2025-05-16T15:40:21+02:00 ntdll: Also relocate entry point for builtin modules.
Discovered while I was working on ASan support. ASan shadow memory might be placed where the main image is normally loaded, forcing it to relocate.
- - - - -
1 changed file:
- dlls/ntdll/unix/virtual.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/5c45391e9f79854915c50a15054f2de...