Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix server cache memory leak (#4069)
Fixes server cache memory leak on connecting to another server, by: * Deleting XML node and file in CServerCache::StaticSaveServerCache * Deleting XML node and file in CServerCache::LoadServerCache
- Loading branch information