Coverity analysis defect 122738: Using a moved object

XMLWordPrintableJSON

    • Service Arch
    • Fully Compatible
    • ALL
    • v7.0
    • Service Arch 2023-05-29
    • None
    • 3
    • None
    • 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/executor/connection_pool.cpp:523: USE_AFTER_MOVE 122738 "options" is moved (indicated by "std::move(options)").
      /src/mongo/executor/connection_pool.cpp:525: USE_AFTER_MOVE 122738 "options" is used after it has been already moved.

              Assignee:
              George Wangensteen (Inactive)
              Reporter:
              Coverity Collector User
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: