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

Coverity analysis defect 118020: Uninitialized scalar variable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 4.4.7, 5.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 1
    • Storage - Ra 2021-05-03

      Uninitialized scalar variable

      The variable will contain an arbitrary value left from earlier computations. Use of an uninitialized variable
      /test/cppsuite/test_harness/database_operation.h:154: UNINIT 118020 Declaring variable "ts" without initializer.
      /test/cppsuite/test_harness/database_operation.h:186: UNINIT 118020 Using uninitialized value "ts" when calling "update".

            Assignee:
            etienne.petrel@mongodb.com Etienne Petrel
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: