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

Coverity analysis defect 101639: Uninitialized scalar variable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.10
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
    • Fully Compatible
    • ALL
    • Sharding 2017-07-10

      Use of an uninitialized variable

      Defect 101639 (STATIC_C)
      Checker UNINIT (subcategory none)
      File: /src/mongo/db/s/shard_server_catalog_cache_loader.cpp
      Function mongo::ShardServerCatalogCacheLoader::TaskList::getEnqueuedMetadataForTerm(long long) const
      /src/mongo/db/s/shard_server_catalog_cache_loader.cpp, line: 687
      Declaring variable "collAndChunks".

              CollectionAndChangedChunks collAndChunks;
      

            Assignee:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: