NodeIdMap: Fix incorrect implementation of size64()
It caused NodeProperties to OOM because it tried to allocate array 22 times larger than needed.
Please register or sign in to comment
It caused NodeProperties to OOM because it tried to allocate array 22 times larger than needed.