Coverity analysis defect 127653: Using a moved object

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Gone away
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • ALL
    • QO 2022-10-03, QE 2022-10-17, QE 2022-10-31, QE 2022-11-14, QE 2022-11-28, QE 2022-12-12
    • 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/ce/scalar_histogram.cpp:77: USE_AFTER_MOVE 127653 "buckets" is moved (indicated by "std::move(buckets)").
      /src/mongo/db/query/ce/scalar_histogram.cpp:78: USE_AFTER_MOVE 127653 "buckets" is used after it has been already moved.

            Assignee:
            Misha Tyulenev (Inactive)
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: