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

Coverity analysis defect 121096: Uninitialized pointer read

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 5.2.0, 5.0.5
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Uninitialized pointer read

      Incorrect values could be read from, or even written to, an arbitrary memory location, causing incorrect computations. Reads an uninitialized pointer or its target
      /test/format/wts.c:569: UNINIT 121096 Declaring variable "cursor" without initializer.
      /test/format/wts.c:584: UNINIT 121096 Using uninitialized value "cursor".

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: