about summary refs log tree commit diff
path: root/malloc/malloc.c
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2023-02-21 16:47:37 +0000
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2023-02-21 16:48:20 +0000
commit47e61ba7720c1c646077318e079dcb75224b1001 (patch)
tree15d37712444909e104993e8b71ad1582265aa5f5 /malloc/malloc.c
parentb63904f34f426b2b7e3abc53d4f202e3bed8e9df (diff)
downloadglibc-47e61ba7720c1c646077318e079dcb75224b1001.tar.gz
glibc-47e61ba7720c1c646077318e079dcb75224b1001.tar.xz
glibc-47e61ba7720c1c646077318e079dcb75224b1001.zip
TODO(vdso): aarch64: morello: disable VDSO loading
Once the kernel starts providing a VDSO, old binaries should continue
to work (without using the new VDSO).  For this we set the vdso to 0
independently of auxv, otherwise glibc attempts to load it even if the
target has no vdso symbols specified and the load can crash since the
setup code is not purecap compatible.
Diffstat (limited to 'malloc/malloc.c')
0 files changed, 0 insertions, 0 deletions