Skip to content

WIP: Add mprotect to instances of mmap that use PROT_EXEC

Alexandre R. Baldé requested to merge rockbmb/ghc:rts-linker-14069 into master

This MR is for Trac ticket #14069 / #14069 (closed). It's still WIP as there is one mprotect missing in the preloadObjectFile function from rts/Linker.c file.

Edited by Alexandre R. Baldé

Merge request reports