Using a moved object
Using a moved object may lead to an unexpected/undefined behavior. An object is used after it's moved.
/src/mongo/db/pipeline/document_source_densify.h:311: USE_AFTER_MOVE 176577 "partitions" is moved (indicated by "std::move(partitions)").
/src/mongo/db/pipeline/document_source_densify.h:316: USE_AFTER_MOVE 176577 Returning while reference parameter "partitions" is in a moved state.
- is related to
-
SERVER-110124 Coverity analysis defect 176627: Using a moved object
-
- Closed
-
-
SERVER-110130 Coverity analysis defect 176613: Using a moved object
-
- Closed
-
-
SERVER-110132 Coverity analysis defect 176604: Using a moved object
-
- Closed
-
-
SERVER-110133 Coverity analysis defect 176603: Using a moved object
-
- Closed
-
- related to
-
SERVER-110119 Coverity analysis defect 176642: Using a moved object
-
- Closed
-
-
SERVER-110141 Coverity analysis defect 176586: Using a moved object
-
- Closed
-
-
SERVER-110618 Coverity 7.0 QI Batch Fixes
-
- Closed
-