]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
rtld: attempt to fix reloc_nonplt_object TLS allocation
authoremaste <emaste@FreeBSD.org>
Fri, 29 Mar 2019 14:35:23 +0000 (14:35 +0000)
committeremaste <emaste@FreeBSD.org>
Fri, 29 Mar 2019 14:35:23 +0000 (14:35 +0000)
commit2ef156ce238d41ee98af4b53f83a53f6f71995b0
tree80e7338098a36a0e5b73d10c26fd69670b524e8a
parentad20b6ee107131f84bdc813a2a8860905083cf43
rtld: attempt to fix reloc_nonplt_object TLS allocation

allocate_tls_offset returns true on success.  This still needs more
testing and review, but this change is consistent with other archs.

PR: 236880
Reported by: Andrew Gierth <andrew@tao11.riddles.org.uk>
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
libexec/rtld-elf/arm/reloc.c