Fix assert in free fastpath
rtree_szind_slab_read_fast() may have not initialized alloc_ctx.szind, unless after confirming the return is true.
parent
259b15de
Please register or sign in to comment
rtree_szind_slab_read_fast() may have not initialized alloc_ctx.szind, unless after confirming the return is true.