summary refs log tree commit diff stats
path: root/results/scraper/fex/1636
blob: 72c37603273f36046ad02ec0f7f67e21a0e8bf6e (plain) (blame)
1
2
FEX::HLE::MemAllocator returns -errno, code expects MAP_FAILED
I've run into this a few times where FEX::HLE::MemAllocator::mmap is used as a replacement for mmap, even though error checking needs to be different