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

Coverity analysis defect 123090: Out-of-bounds access

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Out-of-bounds access

      Access of memory not owned by this buffer may cause crashes or incorrect computations. Out-of-bounds access to a buffer
      /src/lsm/lsm_meta.c:164: OVERRUN 123090 Checking "cv.len != 0UL" implies that "cv.len" is 0 on the false branch.
      /src/lsm/lsm_meta.c:211: OVERRUN 123090 Assigning: "cv.len" -= "2UL". The value of "cv.len" is now 18446744073709551614.

            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:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: