diff options
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2022-09-07 14:17:46 +0100 |
---|---|---|
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2022-10-27 14:46:54 +0100 |
commit | 726db8b202d57c61af8ef00f883688b5596d0318 (patch) | |
tree | 2ab38fe5dff10a526247ea30c41fb3524f24f52d /sysdeps/unix/sysv/linux/sigstack.c | |
parent | aa3f6a49104d9d55c952bcb73c600321aa367cf5 (diff) | |
download | glibc-726db8b202d57c61af8ef00f883688b5596d0318.tar glibc-726db8b202d57c61af8ef00f883688b5596d0318.tar.gz glibc-726db8b202d57c61af8ef00f883688b5596d0318.tar.bz2 glibc-726db8b202d57c61af8ef00f883688b5596d0318.zip |
aarch64: morello: Return bounded pointer in __tls_get_addr
There is no traditional TLS support in morello that would explicitly
call __tls_get_addr, but the libc uses it internally and the returned
pointer escapes to user code. So bound the pointers according to
the tls symbol size instead of doing so in each caller.
(Affects dlsym and dynamic TLSDESC.)
Diffstat (limited to 'sysdeps/unix/sysv/linux/sigstack.c')
0 files changed, 0 insertions, 0 deletions