Add arbitraryHeapStart flag. It allows to allocate the memory block anywhere,...
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
Loading
Please register or sign in to comment