mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 12:43:16 +00:00
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.).