Coverity analysis defect 127661: Using a moved object

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • QE 2022-10-03
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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_writer.h:106: USE_AFTER_MOVE 127661 "outputNs" is moved (indicated by "std::move(outputNs)").
      /src/mongo/db/pipeline/document_source_writer.h:108: USE_AFTER_MOVE 127661 "outputNs" is used after it has been already moved.

            Assignee:
            Sebastien Mendez
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: