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

Coverity analysis defect 115718: Uninitialized scalar field

    • Fully Compatible
    • ALL
    • Query 2020-09-21

      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/spool.h:245: UNINIT_CTOR 115718 Class member declaration for "_bufferIt".
      /src/mongo/db/exec/sbe/stages/spool.h:150: UNINIT_CTOR 115718 Non-static class member "_bufferIt" is not initialized in this constructor nor in any functions that it calls.

            Assignee:
            anton.korshunov@mongodb.com Anton Korshunov
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: