-
Alexander Kaznacheev authored
Add arbitraryHeapStart flag. It allows to allocate the memory block anywhere, not only above the 8 GB. Without it we can get an inifite loop in osReserveHeapMemory because ios sometimes doesn't allocate memory below the 8 GB
Alexander Kaznacheev authoredAdd arbitraryHeapStart flag. It allows to allocate the memory block anywhere, not only above the 8 GB. Without it we can get an inifite loop in osReserveHeapMemory because ios sometimes doesn't allocate memory below the 8 GB
Loading