diff options
| author | OatmealDome <julian@oatmealdome.me> | 2026-09-01 21:50:27 -0400 |
|---|---|---|
| committer | OatmealDome <julian@oatmealdome.me> | 2026-09-01 22:25:12 -0400 |
| commit | 27804b4e67a430133c0227265c0d9c0473efa783 (patch) | |
| tree | 569706e788df92d721963e27b0a5557abf9d5ced /Source/Core/Common/Version.cpp | |
| parent | a1e636d72c8469acf747ac6542f0b7ace7cea02f (diff) | |
MemArenaDarwin: Pass the MAP_MEM_VM_SHARE flag to mach_make_memory_entry_64
Large anonymous mappings are split into 128 MB chunks. Without MAP_MEM_VM_SHARE,
mach_make_memory_entry_64 will only return an entry spanning the first chunk.
Attempting to map through that entry will fail if it extends beyond the 128 MB
boundary, which can happen when the sizes of MEM1/MEM2 are overridden.
Diffstat (limited to 'Source/Core/Common/Version.cpp')
0 files changed, 0 insertions, 0 deletions
