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

ClusterClientCursorParams should not be passed by value

    • Fully Compatible
    • ALL
    • QuInt B (11/02/15)

      A large function call parameter or exception catch statement is passed by value

      Defect 76592 (STATIC_C)
      Checker PASS_BY_VALUE (subcategory none)
      File: /src/mongo/s/query/async_results_merger.cpp
      Function mongo::AsyncResultsMerger::AsyncResultsMerger(mongo::executor::TaskExecutor *, mongo::ClusterClientCursorParams)
      /src/mongo/s/query/async_results_merger.cpp, line: 66
      Passing parameter params of type "mongo::ClusterClientCursorParams" (size 160 bytes) by value.

                                                 ClusterClientCursorParams params)
      

            Assignee:
            david.storch@mongodb.com David Storch
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: