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
/build/7a67446c/mongo/db/server_feature_flags_gen.cpp:124: RESOURCE_LEAK 134305 Assigning: "scp_9" = storage returned from "mongo::_mongoInitializerFunction_idl_c4a3d7ff4ec84580bd8ce1f3d0f1aae486a07274(mongo::InitializerContext *)::[lambda() (instance 10)]()()".
/build/7a67446c/mongo/db/server_feature_flags_gen.cpp:265: RESOURCE_LEAK 134305 Variable "scp_9" going out of scope leaks the storage it points to.
- is duplicated by
-
SERVER-90792 Coverity analysis defect 156278: Resource leak
- Closed