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

Coverity analysis defect 116380: Uninitialized scalar field

    • Type: Icon: Bug Bug
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Catalog
    • Labels:
    • ALL
    • Execution Team 2020-10-19, Execution Team 2020-11-02

      Uninitialized scalar field

      The field will contain an arbitrary value left over from earlier computations. A scalar field is not initialized by the constructor
      /src/mongo/db/catalog/collection.h:655: UNINIT_CTOR 116380 Class member declaration for "_catalogEpoch".
      /src/mongo/db/catalog/collection.cpp:84: UNINIT_CTOR 116380 Non-static class member "_catalogEpoch" is not initialized in this constructor nor in any functions that it calls.

            Assignee:
            henrik.edin@mongodb.com Henrik Edin
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: