19 Mar
2025
19 Mar
'25
8:18 p.m.
On Wed Mar 19 17:19:13 2025 +0000, Alexandre Julliard wrote:
I don't think we should be touching the user stack at that point. Any recommendation on what I should use as a stack there? Maybe move the `syscall_frame` down in memory slightly (say, 128 bytes) and use the free area as a stack? Or exempt some space below the `syscall_frame` from `is_inside_syscall()` and use that?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6866#note_98454