Replace MAP_FIXED with MAP_FIXED_NOREPLACE and only attempt to map program headers with PT_LOAD |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| utils.cpp | ||
| utils.h | ||
Replace MAP_FIXED with MAP_FIXED_NOREPLACE and only attempt to map program headers with PT_LOAD |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| utils.cpp | ||
| utils.h | ||