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

Coverity analysis defect 122835: AUTO_CAUSES_COPY

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • None
    • None
    • Fully Compatible
    • ALL
    • Security 2022-09-05, Security 2022-09-19

    Description

      AUTO_CAUSES_COPY

      Unnecessary object copies can affect performance. Using the auto keyword without an & causes a copy.
      /src/mongo/util/net/ssl_manager_openssl.cpp:993: AUTO_CAUSES_COPY 122835 Using the "auto" keyword without an "&" causes the copy of an object of type basic_string.

      Attachments

        Activity

          People

            warren.james@mongodb.com Warren James
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: