diff options
author | Ben Gamari <ben@smart-cactus.org> | 2019-06-08 13:28:19 -0400 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-06-12 07:36:36 -0400 |
commit | 217e6db4af6752b13c586d4e8925a4a9a2f47245 (patch) | |
tree | 150c3c9e1387bcfa5f8893cd1630dc1a97231714 /compiler/stgSyn/StgLint.hs | |
parent | bbc752c50f3adcb659cd8447635828e137a0a314 (diff) | |
download | haskell-217e6db4af6752b13c586d4e8925a4a9a2f47245.tar.gz |
rts/linker: Only mprotect GOT after it is filled
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.
Diffstat (limited to 'compiler/stgSyn/StgLint.hs')
0 files changed, 0 insertions, 0 deletions