Coverity analysis defect 123428: Using a moved object

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • 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/query/optimizer/node.cpp:750: USE_AFTER_MOVE 123428 "distribution" is moved (indicated by "std::move(distribution)").
      /src/mongo/db/query/optimizer/node.cpp:752: USE_AFTER_MOVE 123428 "distribution" is used after it has been already moved.

            Assignee:
            Gil Alon
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: