Fix extent_hooks in extent_grow_retained().
This issue caused the default extent alloc function to be incorrectly used even when arena.<i>.extent_hooks is set. This bug was introduced by 411697ad (Use exponential series to size extents.), which was first released in 5.0.0.
Please register or sign in to comment