Florian Weimer aa3d7bd529 elf: Keep using minimal malloc after early DTV resize (bug 32412)
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>
2025-02-13 21:56:52 +01:00
..
2025-01-30 10:16:37 -03:00
2013-06-05 20:44:03 +00:00
2012-01-07 23:57:22 -05:00
2023-05-29 23:00:12 +00:00
2023-05-29 23:00:12 +00:00
2023-05-29 23:00:12 +00:00
2023-05-29 23:00:12 +00:00
2020-05-18 15:39:34 +02:00
2013-06-05 20:44:03 +00:00
2022-04-26 10:16:11 -07:00
2022-04-26 10:16:11 -07:00
2013-10-18 19:45:36 +05:30
2024-12-05 09:53:47 +00:00
2024-12-05 09:53:47 +00:00
2024-12-05 09:53:47 +00:00
2024-12-05 09:53:47 +00:00
2024-12-05 09:53:47 +00:00
2024-12-05 09:53:47 +00:00
2011-09-10 14:34:15 -04:00
2011-09-10 14:34:15 -04:00
2011-09-10 14:34:15 -04:00
2011-08-24 09:32:13 +02:00