Resource leak
The system resource will not be reclaimed and reused, reducing the future availability of the resource. Leak of memory or pointers to system resources
/data/mci/4f6a63b49e3bc2b19580469b9ae1fa2a/bazel_cache/c6c276818191528edadb354cb30d354d/execroot/_main/src/mongo/db/query/compiler/rewrites/matcher/expression_optimizer.cpp:690: RESOURCE_LEAK 175605 Resource "std::shared_ptr<mongo::InListData const>(ime->getInListDataPtr())->getElements(true)" is not freed or pointed-to in "begin". [Note: The source code implementation of the function has been overridden by a builtin model.]
/data/mci/4f6a63b49e3bc2b19580469b9ae1fa2a/bazel_cache/c6c276818191528edadb354cb30d354d/execroot/_main/src/mongo/db/query/compiler/rewrites/matcher/expression_optimizer.cpp:690: RESOURCE_LEAK 175605 Failing to save or free storage allocated by "std::shared_ptr<mongo::InListData const>(ime->getInListDataPtr())->getElements(true)" leaks it.
- is related to
-
SERVER-90817 Coverity analysis defect 156303: Resource leak
-
- Closed
-
-
SERVER-98785 Coverity analysis defect 163741: Resource leak
-
- Closed
-
-
SERVER-102532 Coverity analysis defect 172228: Resource leak
-
- Closed
-