Skip to content
Snippets Groups Projects
Moritz Angermann's avatar
Moritz Angermann authored
This drops allocateExec for darwin, and replaces it with
a alloc, write, mark executable strategy instead. This prevents
us from trying to allocate an executable range and then write to
it, which X^W will prohibit on darwin.

This will *only* work if we can use mmap.
ddb152d5
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.