Coverity #111405: out-of-bounds overrun

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: