Expand description
Node: cxx:Function:Luau.VM:VM/src/lmem.cpp:599:luaM_realloc_
Source: VM/src/lmem.cpp:599-640 (hand-fixed: the translated version
invented a power-of-2 size-class scheme that disagreed with the real
progressive table in sizeclass!, so realloc’d blocks were freed under
the wrong class and tripped the blockSize assert in freeblock)