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

Coverity analysis defect 138034: Uninitialized scalar field

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • None
    • None
    • Storage Execution
    • Fully Compatible
    • ALL
    • Execution Team 2023-05-29, Execution Team 2023-06-12

    Description

      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/bson/util/bsoncolumn.h:224: UNINIT_CTOR 138034 The compiler-generated constructor for this class does not initialize "_interleavedArrays".
      /src/mongo/bson/util/bsoncolumn.h:227: UNINIT_CTOR 138034 The compiler-generated constructor for this class does not initialize "_interleavedRootType".

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: