diff options
author | 2015-08-27 20:55:34 +0000 | |
---|---|---|
committer | 2015-08-27 20:55:34 +0000 | |
commit | 9e4a9586415f5c57fb8894cc594d1a9d91e5d5f9 (patch) | |
tree | fb368d4a85caeb0526573d45a7c8d80c9d95b7b9 /sys/kern/tty.c | |
parent | size for free() (diff) | |
download | wireguard-openbsd-9e4a9586415f5c57fb8894cc594d1a9d91e5d5f9.tar.xz wireguard-openbsd-9e4a9586415f5c57fb8894cc594d1a9d91e5d5f9.zip |
If we take the address of a function pointer, we might get a pointer to
a plabel instead of the entry-point address. In that case, get the
entry-point address from the plabel. Makes ld.so work on hppa when
_dl_bind_start gets hidden by the version script.
ok miod@
Diffstat (limited to 'sys/kern/tty.c')
0 files changed, 0 insertions, 0 deletions