https://bugs.winehq.org/show_bug.cgi?id=37355
--- Comment #23 from dereklesho52@Gmail.com --- (In reply to Richard Yao from comment #20)
The handler now does mmap() the anonymous file into the correct position while calling unmap() on the previous mapping.
Can you elaborate on this, would we have use shared memory for the entire process heap?