diff options
author | 2018-10-23 04:01:45 +0000 | |
---|---|---|
committer | 2018-10-23 04:01:45 +0000 | |
commit | d1b0fb8fb3a964323473438f43f47e69e73ece83 (patch) | |
tree | 8a881a51f06cea3704720c02de46813e5f48c19f /usr.bin/ssh/ssh.c | |
parent | Don't let HFSC force the packet priority to 7 when enabled (diff) | |
download | wireguard-openbsd-d1b0fb8fb3a964323473438f43f47e69e73ece83.tar.xz wireguard-openbsd-d1b0fb8fb3a964323473438f43f47e69e73ece83.zip |
Delay processing of ld.so's own PT_GNU_RELRO section until after environment
processing and malloc initialization, and then move variables set by those
steps, including malloc's mopts structure, into the .data.rel.ro segment.
This protects more data and eliminates the extra padding of the mopts.
ok kettenis@
Diffstat (limited to 'usr.bin/ssh/ssh.c')
0 files changed, 0 insertions, 0 deletions