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

Coverity analysis defect 123166: AUTO_CAUSES_COPY

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • QE 2022-10-03, QE 2022-10-17
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None

      AUTO_CAUSES_COPY

      Unnecessary object copies can affect performance. Using the auto keyword without an & causes a copy.
      /src/mongo/db/exec/geo_near.cpp:921: AUTO_CAUSES_COPY 123166 Using the "auto" keyword without an "&" causes the copy of an object of type S2CellId.

            Assignee:
            alyssa.clark@mongodb.com Alyssa Clark
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: