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

Coverity analysis defect 156261: Uninitialized pointer read

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines
    • StorEng - Defined Pipeline

      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
      /src/meta/meta_ckpt.c:1087: UNINIT 156261 Declaring variable "cursor" without initializer.
      /src/meta/meta_ckpt.c:1093: UNINIT 156261 Using uninitialized value "cursor".

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: