Closed
According to the documentation 8.4.4 Writing your own memory manager, the MemSize
function can return 0.
This may occur when defining a custom MemoryManager.
The MemSizeLessThan
function has been added and used, which takes this situation into account.