Coverity analysis defect 128584: AUTO_CAUSES_COPY

XMLWordPrintableJSON

    • ALL
    • Sharding EMEA 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/s/sharding_ddl_util.cpp:198: AUTO_CAUSES_COPY 128584 Using the "auto" keyword without an "&" causes the copy of an object of type Response.

            Assignee:
            Enrico Golfieri
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: