Coverity analysis defect 120432: Uninitialized scalar field

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Gone away
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • ALL
    • Execution Team 2021-09-06
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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/bsoncolumnbuilder.h:110: UNINIT_CTOR 120432 Class member declaration for "_prevEncoded".
      /src/mongo/bson/util/bsoncolumnbuilder.cpp:78: UNINIT_CTOR 120432 Non-static class member "_prevEncoded" is not initialized in this constructor nor in any functions that it calls.

            Assignee:
            Henrik Edin
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: