19 Mar
2025
19 Mar
'25
8:47 p.m.
On Wed Mar 19 20:18:00 2025 +0000, Brendan Shanks wrote:
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? Any chance we could use a syscall instead of having to call a library function?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6866#note_98456