changes from az

Output now collates issues together into 1 entry for each leak point
tDictionary leak
This commit is contained in:
marauder2k7 2025-05-05 08:17:45 +01:00
parent 1050cad372
commit b0eb3875c9
3 changed files with 95 additions and 28 deletions

View file

@ -54,7 +54,9 @@
#cmakedefine TORQUE_MULTITHREAD
/// Define me if you want to disable Torque memory manager.
#ifndef TORQUE_ENABLE_ASSERTS
#cmakedefine TORQUE_DISABLE_MEMORY_MANAGER
#endif
/// Define me if you want to disable the virtual mount system.
#cmakedefine TORQUE_DISABLE_VIRTUAL_MOUNT_SYSTEM