]> git.feebdaed.xyz Git - 0xmirror/glibc.git/commit
malloc: Remove fastbin infrastructure
authorDev Jain <dev.jain@arm.com>
Wed, 10 Dec 2025 15:01:34 +0000 (15:01 +0000)
committerWilco Dijkstra <wilco.dijkstra@arm.com>
Wed, 17 Dec 2025 15:32:53 +0000 (15:32 +0000)
commitbb5a4f5295ced26532939703867c35f2ce8c149b
tree7fea684718b490054c10aeeb296e5d1207532646
parent73245de2024a494201ec6356070a4155bbe23185
malloc: Remove fastbin infrastructure

Now that all users of the fastbin code are gone, remove the fastbin
infrastructure.

Reviewed-by: DJ Delorie <dj@redhat.com>
malloc/arena.c
malloc/malloc.c