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

Coverity analysis defect 103493: Structurally dead code

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.7.6
    • Affects Version/s: None
    • Component/s: Sharding
    • Fully Compatible
    • ALL
    • Sharding 2018-04-23

      Code block is unreachable because of the syntactic structure of the code

      Defect 103493 (STATIC_C)
      Checker UNREACHABLE (subcategory none)
      File: /src/mongo/s/commands/cluster_commands_helpers.cpp
      Function mongo::computeAtClusterTime(mongo::OperationContext *, bool, const std::set<mongo::ShardId, std::less<mongo::ShardId>, std::allocator<mongo::ShardId>> &, const mongo::NamespaceString &, mongo::BSONObj, mongo::BSONObj)
      /src/mongo/s/commands/cluster_commands_helpers.cpp, line: 588
      This code cannot be reached: "auto shardRegistry = mongo:...".

              auto shardRegistry = Grid::get(opCtx)->shardRegistry();
      

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: