aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
diff options
context:
space:
mode:
authorWilco Dijkstra <wilco.dijkstra@arm.com>2025-07-17 14:31:06 +0000
committerWilco Dijkstra <wilco.dijkstra@arm.com>2025-08-02 14:16:24 +0000
commitad4caba4146583fc543cd434221dec7113c03e09 (patch)
treea2e96101c23d717fd5e80d2c951d6422d4ea061b /sysdeps/unix
parent7107bebf19286f42dcb0a97581137a5893c16206 (diff)
downloadglibc-ad4caba4146583fc543cd434221dec7113c03e09.zip
glibc-ad4caba4146583fc543cd434221dec7113c03e09.tar.gz
glibc-ad4caba4146583fc543cd434221dec7113c03e09.tar.bz2
malloc: Fix MAX_TCACHE_SMALL_SIZE
MAX_TCACHE_SMALL_SIZE should use chunk size since it is used after checked_request2size. Increase limit of tcache_max_bytes by 1 since all comparisons use '<'. As a result, the last tcache entry is now used as expected. Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'sysdeps/unix')
0 files changed, 0 insertions, 0 deletions