Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-9382

Coverity analysis defect 122239: Uninitialized scalar field

    • Storage Engines
    • 1
    • Storage Engines - 2022-06-27

      Uninitialized scalar field

      The field will contain an arbitrary value left over from earlier computations. A scalar field is not initialized by the constructor
      /test/cppsuite/tests/cursor_bound_01.cpp:88: UNINIT_CTOR 122239 The compiler-generated constructor for this class does not initialize "_inclusive".
      /test/cppsuite/tests/cursor_bound_01.cpp:89: UNINIT_CTOR 122239 The compiler-generated constructor for this class does not initialize "_lower_bound".

            Assignee:
            jie.chen@mongodb.com Jie Chen
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: