Closed delphidabbler closed 2 years ago
TUnitMaps only ever frees its owned TUnitMap objects in the Clear method, but not in any of the two delete methods.
TUnitMaps
TUnitMap
Clear
Confirmed this is a memory leak.
TUnitMaps
only ever frees its ownedTUnitMap
objects in theClear
method, but not in any of the two delete methods.