diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2022-11-06 09:25:40 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2022-11-06 09:25:40 +0000 |
commit | feefa68237c82d79026dfc7da216f006ed569fec (patch) | |
tree | 4112e9f176a7e9a5b32afaba22a7d66b9c3e2d24 /usr.sbin | |
parent | eef0df4e5e93a6887ac0a1312f11aded7f5f8880 (diff) |
When a TEXTREL binary is loaded, non-writeable LOADs are not made immutable
because a loader may want to perform text relocations wrapped inside
mprotect permission flips. So static TEXTREL binaries need to perform
this operation themselves, at this fairly late point.
ok kettenis
Diffstat (limited to 'usr.sbin')
0 files changed, 0 insertions, 0 deletions