17 Jan
2024
17 Jan
'24
5:34 p.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