Coverity analysis defect 134242: Using a moved object

XMLWordPrintableJSON

    • Query Optimization
    • ALL
    • 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/query/stats/scalar_histogram.cpp:97: USE_AFTER_MOVE 134242 "bounds" is moved (indicated by "std::move(bounds)").
      /src/mongo/db/query/stats/scalar_histogram.cpp:98: USE_AFTER_MOVE 134242 "bounds" is used after it has been already moved.

            Assignee:
            Davis Haupt (Inactive)
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: