summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2024-01-20 13:19:40 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2024-01-20 13:19:40 +0000
commitb77f201f291b6b1a1148a848a6406e73d38303b5 (patch)
tree1e76498d42bc19d486e81fd065494ef08fce6c1c /bin
parent9cfd7ae47df62b0eecb16d76b2c931827362eafb (diff)
Early during mimmutable(2) development, we had a big problem with the
chrome v8_flags variable's placement in bss, and as a workaround made it possible to demote a mimmutable mapping's permissions from RW to R. Further mimmutable-related work in libc's malloc created the same problem, which led to a better design: objects could be placed into .openbsd.mutable region, and then at runtime their permission and immutability could be manipulated better. So the RW to R demotion logic is no longer being used, and now this semantic is being deleted. ok kettenis
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions