In dynamic binaries, AUX_base is the ld.so address. In static PIE binaries,
authorderaadt <deraadt@openbsd.org>
Thu, 27 Oct 2022 23:17:18 +0000 (23:17 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 27 Oct 2022 23:17:18 +0000 (23:17 +0000)
commit6db608c3f904b8362579a537a524113cba02c06d
treeae7441fba6d7b16fe688b2f15740ced6ceebbff9
parent414b58f502531453c1de62424edde00c1622ad83
In dynamic binaries, AUX_base is the ld.so address.  In static PIE binaries,
it is the base of the binary itself.  Repair of this comment does not undo
the hair pulling that happened today.
ok guenther
sys/sys/exec_elf.h