-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
Our tools found two memory leaks in cluster_client_internal.cpp, some codepaths never freed new CollectionType and new ChunkType objs when parsing wasn't successful.
- related to
-
SERVER-8714 findAllChunks / _findAllCollections leak memory on invalid chunks
- Closed