Fix mprotect() to do proper PROT_xxx -> VM_xxx translation.
This also fixes the bug with MAP_SEM being potentially interpreted as VM_SHARED.
Showing
Please register or sign in to comment
This also fixes the bug with MAP_SEM being potentially interpreted as VM_SHARED.