Coverity analysis defect 123166: AUTO_CAUSES_COPY

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor - P4
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • QE 2022-10-03, QE 2022-10-17
    • None
    • 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
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: