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

Coverity #111405: out-of-bounds overrun

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • WT3.2.0, 4.1.10
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 2
    • Storage Engines 2019-03-11

      Coverity #111405: out-of-bounds overrun

      584 __wt_timestamp_to_string(
      585 multi->page_las.unstable_timestamp,
      586 ts_string[0], sizeof(ts_string));

      CID 111405 (#1 of 1): Out-of-bounds access (OVERRUN)
      3. overrun-buffer-arg: Overrunning array ts_string[1] of 48 bytes by passing it to a function which accesses it at byte offset 71 using argument 48UL. [show details]

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: