Coverity analysis defect 156261: Uninitialized pointer read

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Works as Designed
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Checkpoints
    • Storage Engines - Persistence
    • SE Persistence - 2025-12-05
    • 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
      /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:
            Etienne Petrel
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: