mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-15 17:05:51 +03:00
MAX_FAST_SIZE is 160 at most, so a uint8_t is sufficient. This makes it harder to use memory corruption, by overwriting global_max_fast with a large value, to fundamentally alter malloc behavior. Reviewed-by: DJ Delorie <dj@redhat.com>
188 KiB
188 KiB