Potential memory leaks identified by KSPCommunityFixes
Gordon-Dry opened this issue ยท 1 comments
Latest version of KSPCommunityFixes reports on some potential memory leaks on scene changes. A quick look in the log after scene change to Flight Scene shows 1 potential location in ShipManifest where a leak might exist:
[LOG 20:42:39.428] [KSPCF:MemoryLeaks] A destroyed ShipManifest:SMAddon instance is owning a onGUIApplicationLauncherDestroyed GameEvents callback. No action has been taken, but unless this mod is relying on this pattern, this is likely a memory leak.