lightrec: must use MAP_FIXED_NOREPLACE
authornotaz <notasas@gmail.com>
Sat, 30 Sep 2023 20:26:21 +0000 (23:26 +0300)
committernotaz <notasas@gmail.com>
Sat, 30 Sep 2023 20:39:50 +0000 (23:39 +0300)
commit8de0dd9f368c5f2d047213c1196c67cd22563915
tree2d6bb33cb9f8173e8f58bacaca74d112a2ae8943
parent38f70ea42959388febb71c26ec6e20efbeded7fb
lightrec: must use MAP_FIXED_NOREPLACE

otherwise it'll destroy existing mappings

notaz/pcsx_rearmed#109
CC @pcercuei
libpcsxcore/lightrec/mem.c