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

Coverity analysis defect 122701: AUTO_CAUSES_COPY

      AUTO_CAUSES_COPY

      Unnecessary object copies can affect performance. Using the auto keyword without an & causes a copy.
      /src/mongo/db/pipeline/document_source_exchange.cpp:409: AUTO_CAUSES_COPY 122701 Using the "auto" keyword without an "&" causes the copy of an object of type BSONElement.

            Assignee:
            colin.stolley@mongodb.com Colin Stolley
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: