elf64_x86_64_plt0_entry had a hardcoded nop-sled, before the subsequent
authorderaadt <deraadt@openbsd.org>
Wed, 21 Jun 2017 20:31:46 +0000 (20:31 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 21 Jun 2017 20:31:46 +0000 (20:31 +0000)
commit3714365dbbba6b4c75a216cfb2a6800fa13e1f81
treeb5ec55e6811db7c331ecbb5367ae6b019f403932
parentd302bb96a6e09a84558a5e9d4c877b5acaf026e4
elf64_x86_64_plt0_entry had a hardcoded nop-sled, before the subsequent
plt entry.  Since previous effective instruction is a a jmp, this can be
a sequence of traps.
ok mlarkin
gnu/usr.bin/binutils-2.17/bfd/elf64-x86-64.c