summaryrefslogtreecommitdiff
path: root/lib/libssl/ssl_versions.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2017-06-28 13:34:51 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2017-06-28 13:34:51 +0000
commit7c6d5e669ac1c27d29c6f21eefa4f922ec97d34c (patch)
tree9c58664e48c52c545dd1ba56d245ffc1855ffe9e /lib/libssl/ssl_versions.c
parent42d0b01824e3fff3edad7801ca97fb687c3ef1ed (diff)
.init stub creation doesn't need a jmp + .align to reach a branch target,
just fall into the code. The .align created a FILL zone in the .init section, which on i386 was filled with a NOP-sled, something we want to get away from. discussed with kettenis and tom
Diffstat (limited to 'lib/libssl/ssl_versions.c')
0 files changed, 0 insertions, 0 deletions