mirror of
https://git.musl-libc.org/git/musl
synced 2025-01-08 07:42:09 +03:00
e17b9d7474
presently this only affects 32-bit arm. despite correctly reversing the function pointer and argument fields based on the TLSDESC_BACKWARDS macro, we did not read the addend from the swapped-order argument field, so nonzero addends were lost, producing wrong runtime addresses for TLS objects needing an addend. based on report and patch by Rui Ueyama. |
||
---|---|---|
.. | ||
dlstart.c | ||
dynlink.c |