Problem this feature should fix
It has been discovered that Overload might not properly deallocate memory (especially on exit).
Expected solution
We should implement a solution (debug only) to trace memory allocation/deallocation, providing developers with comprehensive output to identify and address these allocation issues.