Skip to content
Snippets Groups Projects
Commit a56705f4 authored by Alexander Kaznacheev's avatar Alexander Kaznacheev
Browse files

return NULL in my_mmap in a case of darwin_HOST_OS to make it work on iOS. It...

return NULL in my_mmap in a case of darwin_HOST_OS to make it work on iOS. It allows more attempts for osTryReserveHeapMemory. On macos it succeeds on the first try but ios doesn't give 256GB (0x4000000000) to allocate
parent e5b7eb59
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment