mirror of
https://github.com/jemalloc/jemalloc
synced 2026-06-08 15:01:07 +00:00
5e12223925
This fixes an extent searching regression on 32-bit systems, caused by the initial bitmap_ffu() implementation inc8021d01f6(Implement bitmap_ffu(), which finds the first unset bit.), as first used in5d33233a5e(Use a bitmap in extents_t to speed up search.).