Coverity analysis defect 176632: Using a moved object

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • ALL
    • QE 2025-09-29
    • 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/exec/sbe/stages/hash_lookup.cpp:381: USE_AFTER_MOVE 176632 "value" is moved (indicated by "std::move(value)").
      /src/mongo/db/exec/sbe/stages/hash_lookup.cpp:390: USE_AFTER_MOVE 176632 Returning while reference parameter "value" is in a moved state.

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

              Created:
              Updated:
              Resolved: