Alexandre Julliard pushed to branch master at wine / wine
Commits: 7c88a933 by Alexandre Julliard at 2025-10-27T16:28:48+01:00 ntdll: Don't map the PE header as executable.
Detecting noexec filesystems is not particularly useful since we fall back to read()+mprotect() anyway.
- - - - -
1 changed file:
- dlls/ntdll/unix/virtual.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/7c88a9334f371212d46fc6f62ca5d10...