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

Coverity #111405: out-of-bounds overrun

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor - P4
    • Resolution: Fixed
    • None
    • WT3.2.0, 4.1.10
    • None
    • None
    • 2
    • Storage Engines 2019-03-11

    Description

      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]

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: