Christopher Ferris
7c260d3966
[scudo] Fix reallocate for MTE. ( #190086 )
...
For MTE, we can't use the whole size or we might trigger a segfault.
Therefore, use the exact size when MTE is enabled or the exact usable
size parameter is true.
Also, optimize out the call to getUsableSize and use a simpler
calculation.
2026-04-01 16:44:31 -07:00
..
2026-03-31 19:10:43 +00:00
2025-12-05 10:48:37 -08:00
2026-03-31 16:31:15 -07:00
2023-09-28 15:40:42 +08:00
2025-04-14 10:01:25 -07:00
2026-01-19 15:28:34 +01:00
2026-03-30 11:24:04 -07:00
2026-03-30 09:26:16 -05:00
2026-03-27 23:16:52 +00:00
2026-01-02 17:31:26 -05:00
2026-03-12 20:27:11 -05:00
2025-08-22 18:35:29 +05:30
2026-03-29 13:01:39 -05:00
2025-10-28 14:38:34 +01:00
2026-01-22 17:31:28 +11:00
2026-03-27 14:28:25 -05:00
2026-01-14 11:18:30 -08:00
2025-01-27 13:49:44 -08:00
2026-03-29 13:01:39 -05:00
2026-04-01 16:44:31 -07:00
2024-06-04 09:26:45 +02:00
2026-02-24 08:29:36 -08:00
2026-03-09 15:42:25 +00:00
2026-03-01 06:25:12 +00:00
2025-12-04 18:25:36 -08:00
2026-03-30 09:25:14 -05:00
2024-08-22 09:48:05 +02:00