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

Coverity analysis defect 128677: Uninitialized scalar field

    • Query Execution
    • Fully Compatible
    • ALL

      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/exec/sbe/stages/column_scan.h:241: UNINIT_CTOR 128677 Class member declaration for "_rowId".
      /src/mongo/db/exec/sbe/stages/column_scan.cpp:77: UNINIT_CTOR 128677 Non-static class member "_rowId" is not initialized in this constructor nor in any functions that it calls.

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

              Created:
              Updated:
              Resolved: