Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-94704

Coverity analysis defect 157943: Using a moved object

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Atlas Streams
    • Fully Compatible
    • ALL
    • Sprint 57

      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/modules/enterprise/src/streams/exec/window_assigner.h:32: USE_AFTER_MOVE 157943 "options" is moved (indicated by "std::move(options)").
      /src/mongo/db/modules/enterprise/src/streams/exec/window_assigner.h:33: USE_AFTER_MOVE 157943 "options" is used after it has been already moved.

            Assignee:
            matthew.normyle@mongodb.com Matthew Normyle
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: