Coverity analysis defect 155571: Using a moved object

XMLWordPrintableJSON

    • Catalog and Routing
    • Fully Compatible
    • ALL
    • v8.0, v7.3, v7.0
    • CAR Team 2024-05-27
    • 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/db/catalog_raii.cpp:146: USE_AFTER_MOVE 155571 "options" is moved (indicated by "std::move(options)").
      /src/mongo/db/catalog_raii.cpp:153: USE_AFTER_MOVE 155571 "options" is used after it has been already moved.

              Assignee:
              Allison Easton
              Reporter:
              Coverity Collector User
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: