[Git][wine/wine][master] 2 commits: server: Fix limit check for adding a committed range.
Alexandre Julliard pushed to branch master at wine / wine Commits: 42d4c939 by Alexandre Julliard at 2025-03-21T16:42:32+01:00 server: Fix limit check for adding a committed range. - - - - - 9e006e94 by Alexandre Julliard at 2025-03-21T21:57:34+01:00 ntdll: Force committed access on anonymous mappings. We can't dynamically refresh the committed status from other mapped views of the same section. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57996 - - - - - 2 changed files: - dlls/ntdll/unix/virtual.c - server/mapping.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3323a7e4474afc3509ba56eab51b76... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3323a7e4474afc3509ba56eab51b76... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)