diff options
author | Ben Gamari <ben@smart-cactus.org> | 2019-06-08 13:28:19 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2019-06-12 08:45:15 -0400 |
commit | 2e8be92b454883dcba5d68e8e56c56c69d17bf0e (patch) | |
tree | a6731e54371d7190265e5025339f1fa6f72c34fc /.circleci | |
parent | e628c7be84ba59c947d51053599831c7df9a5492 (diff) | |
download | haskell-wip/backport-MR1137.tar.gz |
rts/linker: Only mprotect GOT after it is filledwip/backport-MR1137
This fixes a regression, introduced by 67c422ca, where we mprotect'd the
global offset table (GOT) region to PROT_READ before we had finished
filling it, resulting in a linker crash.
Fixes #16779.
(cherry picked from commit 217e6db4af6752b13c586d4e8925a4a9a2f47245)
Diffstat (limited to '.circleci')
0 files changed, 0 insertions, 0 deletions