Jan. 17, 2024
11:34 a.m.
The `write_process_memory ` calls are also down from 8 syscalls to 1 and fixes a bug where it should fail on non-writable memory, but still succeeds, because it changes the memory protection to allow them and then changes it back. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4826#note_57730