diff options
author | Florian Weimer <fweimer@redhat.com> | 2025-02-13 21:56:52 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2025-02-13 21:56:52 +0100 |
commit | aa3d7bd5299b33bffc118aa618b59bfa66059bcb (patch) | |
tree | b61943c560bdd2333ea0cd50c39f33b676c083a3 /sysdeps/sparc/sparc64 | |
parent | 88f7ef881d1b9507aa934104c338b958c37821d7 (diff) | |
download | glibc-master.zip glibc-master.tar.gz glibc-master.tar.bz2 |
If an auditor loads many TLS-using modules during startup, it is
possible to trigger DTV resizing. Previously, the DTV was marked
as allocated by the main malloc afterwards, even if the minimal
malloc was still in use. With this change, _dl_resize_dtv marks
the resized DTV as allocated with the minimal malloc.
The new test reuses TLS-using modules from other auditing tests.
Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'sysdeps/sparc/sparc64')
0 files changed, 0 insertions, 0 deletions